haskell-diff 0.1.2-6build2 source package in Ubuntu

Changelog

haskell-diff (0.1.2-6build2) precise; urgency=low

  * No-change rebuild for new GHC ABIs
 -- Iain Lane <email address hidden>   Tue, 01 Nov 2011 14:11:27 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-diff_0.1.2.orig.tar.gz 2.7 KiB f831ce6029a75b54dd69801d865ed45284f7dacf723fe5fd81758ad03f8eef5e
haskell-diff_0.1.2-6build2.debian.tar.gz 2.7 KiB bfdd069c1f5c09c2304547d8048c43f48383fcdc1ee5be49e7671b8568a433a4
haskell-diff_0.1.2-6build2.dsc 2.1 KiB 124418fd7a7f32ab4d14c0d5536cf107702dcc923e1858718455923ffab4313a

Available diffs

View changes file

Binary packages built by this source

libghc-diff-dev: GHC libraries for the Haskell O(ND) diff algorithm library

 This is a Haskell library providing an implementation of the O(ND) diff
 algorithm described in "An O(ND) Difference Algorithm and Its Variations"
 (1986) by Eugene W. Myers. It is O(mn) in space.
 .
 Whilst the algorithm is the same one used by standared Unix diff, the
 assumption is that users of this library will want to diff over interesting
 things or perform interesting tasks with the results.
 .
 This package contains the libraries compiled for GHC.

libghc-diff-doc: GHC libraries for the Haskell O(ND) diff algorithm library (documentation)

 This is a Haskell library providing an implementation of the O(ND) diff
 algorithm described in "An O(ND) Difference Algorithm and Its Variations"
 (1986) by Eugene W. Myers. It is O(mn) in space.
 .
 Whilst the algorithm is the same one used by standared Unix diff, the
 assumption is that users of this library will want to diff over interesting
 things or perform interesting tasks with the results.
 .
 This package contains library documentation.

libghc-diff-prof: GHC profiling libraries for the Haskell O(ND) diff algorithm library

 This is a Haskell library providing an implementation of the O(ND) diff
 algorithm described in "An O(ND) Difference Algorithm and Its Variations"
 (1986) by Eugene W. Myers. It is O(mn) in space.
 .
 Whilst the algorithm is the same one used by standared Unix diff, the
 assumption is that users of this library will want to diff over interesting
 things or perform interesting tasks with the results.
 .
 This package contains additional GHC profiling libraries which can be used with
 libghc-diff-dev