haskell-patience 0.3-3 source package in Ubuntu

Changelog

haskell-patience (0.3-3) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:40:03 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-patience_0.3-3.dsc 2.2 KiB fa14f1022822fbc0edd451151d7682273df085e2f81407feb752377dc78e9e84
haskell-patience_0.3.orig.tar.gz 6.1 KiB 715cd08c99c0417462cee383c437c2b4384b6abbc87999fd092c8cf8e8192bc4
haskell-patience_0.3-3.debian.tar.xz 3.1 KiB 1a52d3329010e1309a274dc93040268d2eccd5fe9c297aa3f5fdcd41e0ed1754

Available diffs

No changes file available.

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.