haskell-diff 0.4.1-1build3 source package in Ubuntu
Changelog
haskell-diff (0.4.1-1build3) lunar; urgency=medium * Rebuild against new GHC ABI. -- Gianfranco Costamagna <email address hidden> Fri, 09 Dec 2022 14:03:43 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | devel | |
Lunar | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-diff_0.4.1.orig.tar.gz | 8.6 KiB | fd5e4aaac7219bcbb14834fb8580ebe0aae905958d0ad74f5338ea290b372670 |
haskell-diff_0.4.1-1build3.debian.tar.xz | 3.6 KiB | 14bdc5f8006e9d67bbf5ebc75aae9598c483c218d671976f383877c4c7317327 |
haskell-diff_0.4.1-1build3.dsc | 2.3 KiB | 95ce0a225c4c5973273bc5cb489ad298cfdd71482a7e38eb5d28547bbb4956be |
Available diffs
- diff from 0.4.1-1build1 to 0.4.1-1build3 (362 bytes)
- diff from 0.4.1-1build2 to 0.4.1-1build3 (316 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.