haskell-diff 0.4.1-1build1 source package in Ubuntu
Changelog
haskell-diff (0.4.1-1build1) kinetic; urgency=medium * No-change rebuild for new ghc -- Steve Langasek <email address hidden> Tue, 23 Aug 2022 02:35:10 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | 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-1build1.debian.tar.xz | 3.5 KiB | 7410b9c37242148d3f3b7516dbcb98e9ca62f51732ca50c553d1ee4ba1a09a0f |
haskell-diff_0.4.1-1build1.dsc | 2.3 KiB | f5c4a59044c93cab92c67a7f4cb79c0ad8650f01eea08f4edbfe6938d209d612 |
Available diffs
- diff from 0.4.0-1build2 to 0.4.1-1build1 (2.5 KiB)
- diff from 0.4.1-1 (in Debian) to 0.4.1-1build1 (491 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.