haskell-diff 0.3.4-4build1 source package in Ubuntu

Changelog

haskell-diff (0.3.4-4build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:11:31 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
haskell-diff_0.3.4.orig.tar.gz 7.8 KiB 77b7daec5a79ade779706748f11b4d9b8f805e57a68e7406c3b5a1dee16e0c2f
haskell-diff_0.3.4-4build1.debian.tar.xz 3.4 KiB 8055f290a2bb8d208192f99586ae3c3bfddd4e4b4032a709b595d83c85040506
haskell-diff_0.3.4-4build1.dsc 2.2 KiB 24f6bba3779072143f4b1655ff7faba16d271fa09638ca757645c291bb821295

View changes file

Binary packages built by this source

libghc-diff-dev: No summary available for libghc-diff-dev in ubuntu groovy.

No description available for libghc-diff-dev in ubuntu groovy.

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.