haskell-diff 0.4.0-1build1 source package in Ubuntu
Changelog
haskell-diff (0.4.0-1build1) groovy; urgency=medium * No change rebuild against new ghc ABI. -- Dimitri John Ledkov <email address hidden> Tue, 21 Jul 2020 13:58:28 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov on 2020-07-21
- Uploaded to:
- Groovy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-07-27 | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-diff_0.4.0.orig.tar.gz | 7.9 KiB | 7290ac098ad8b4748b9c10e494cc85ba54af688226ae69a465aa7b4c73f149c7 |
haskell-diff_0.4.0-1build1.debian.tar.xz | 3.5 KiB | becb4e35c191f537900ea7067676a1899b89721246918405278d134c1a74a193 |
haskell-diff_0.4.0-1build1.dsc | 2.3 KiB | 2ba1095e845a5e185a5bfa2d16eefa00577a2cb212e33524c13b32b7811a7538 |
Available diffs
- diff from 0.4.0-1 (in Debian) to 0.4.0-1build1 (499 bytes)
Binary packages built by this source
- libghc-diff-dev: 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 provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-diff-doc: 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 provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-diff-prof: O(ND) diff algorithm library; profiling libraries
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 provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.