haskell-diff 0.4.1-2build1 source package in Ubuntu

Changelog

haskell-diff (0.4.1-2build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:18:01 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-2build1.debian.tar.xz 3.6 KiB 24a9dd4831f7437b46363f8be287407f04e4520274633cade4adc3366a4421a5
haskell-diff_0.4.1-2build1.dsc 2.2 KiB 144ccbef04cda3d88faa9f57238e2b5070c358ee4ce0e7a849f3d3977ecf7073

View changes file

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.