haskell-patience 0.1.1-7 source package in Ubuntu

Changelog

haskell-patience (0.1.1-7) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:53 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-patience_0.1.1-7.dsc 2.3 KiB af062423e15783b412ab4e7fb488b7fb326a2e58f4b3cd1eafaaeba0aa303aaf
haskell-patience_0.1.1-7.debian.tar.xz 2.5 KiB 35d8e0ae1051ef6d2b6b29c8d5b91b94b30fa69bb92a1f8c249e222fb6ac4866
haskell-patience_0.1.1.orig.tar.gz 4.5 KiB 35c7c334d344b3cbdc61cc88c559bedb300ace860a80e3990aeb268f1f10db63

No changes file available.

Binary packages built by this source

libghc-patience-dev: Haskell implementation of the Patience Diff algorithm

 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-patience-doc: Haskell implementation of the Patience Diff algorithm; documentation

 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-patience-prof: Haskell implementation of the Patience Diff algorithm; profiling libraries

 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.