haskell-diff 0.3.0-1 source package in Ubuntu
Changelog
haskell-diff (0.3.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams <email address hidden> Mon, 25 Nov 2013 11:05:00 -0500
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-diff_0.3.0-1.dsc | 2.2 KiB | 5d690be26211efde3949778b4d9f60563d2b2de2e3649cdc42c043a9a22d1cb9 |
haskell-diff_0.3.0.orig.tar.gz | 4.0 KiB | 28f96d7f4bb0f88a13fa0b59e89cc8b93fa901c6cbe6ca82e84540cb2291ee4c |
haskell-diff_0.3.0-1.debian.tar.gz | 2.9 KiB | e488a7592fe1c245302082a2d532df83c3d5254225171ec1444d6647a77bf5cd |
Available diffs
- diff from 0.2.0-2 to 0.3.0-1 (2.9 KiB)
No changes file available.
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: No summary available for libghc-diff-doc in ubuntu vivid.
No description available for libghc-diff-doc in ubuntu vivid.
- libghc-diff-prof: No summary available for libghc-diff-prof in ubuntu vivid.
No description available for libghc-diff-prof in ubuntu vivid.