haskell-patience 0.3-2build2 source package in Ubuntu

Changelog

haskell-patience (0.3-2build2) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Dec 2022 21:44:44 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-patience_0.3.orig.tar.gz 6.1 KiB 715cd08c99c0417462cee383c437c2b4384b6abbc87999fd092c8cf8e8192bc4
haskell-patience_0.3-2build2.debian.tar.xz 3.2 KiB c1ef8b34ac34bf845fdafe9893c884136810c627162726261e22c9f274988f6c
haskell-patience_0.3-2build2.dsc 2.3 KiB 7d44eb31a4f30b7ecc4c5d0d140e735dcfc185e9a19b803fd4779851013e74ab

Available diffs

View changes file

Binary packages built by this source

libghc-patience-dev: Haskell implementation of the Patience Diff algorithm

 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-patience-doc: Haskell implementation of the Patience Diff algorithm; documentation

 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-patience-prof: Haskell implementation of the Patience Diff algorithm; profiling libraries

 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.