haskell-diff 0.4.0-1build2 source package in Ubuntu
Changelog
haskell-diff (0.4.0-1build2) hirsute; urgency=medium * No-change rebuild for new GHC ABIs -- Steve Langasek <email address hidden> Fri, 30 Oct 2020 00:37:10 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | 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-1build2.debian.tar.xz | 3.6 KiB | b765feed15686cf861c5c0c473b1164ed261d07dcb56006be3b3121a8e464f08 |
haskell-diff_0.4.0-1build2.dsc | 2.3 KiB | ff85f133af2db9fb3d863d093aa78ff521f5c654e4b1114612634f9ae4150879 |
Available diffs
- diff from 0.4.0-1build1 to 0.4.0-1build2 (328 bytes)
Binary packages built by this source
- libghc-diff-dev: No summary available for libghc-diff-dev in ubuntu hirsute.
No description available for libghc-diff-dev in ubuntu hirsute.
- 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.