haskell-rfc5051 0.2-3 source package in Ubuntu

Changelog

haskell-rfc5051 (0.2-3) unstable; urgency=medium

  * 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:06 +0300

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
haskell-rfc5051_0.2-3.dsc 2.0 KiB f091dbd3532bdd809c19c751556d728e48026db75928a710b43c3c8b205068a4
haskell-rfc5051_0.2.orig.tar.gz 278.7 KiB 731cacf1402b3a432c2cfc2f884538ce063a332f22d2119f80dc575fb43c315b
haskell-rfc5051_0.2-3.debian.tar.xz 2.2 KiB 62d265c1d85e452997a2b207ca6d56e2f7be6e5b3379de812e7ea5b45c56152c

Available diffs

No changes file available.

Binary packages built by this source

libghc-rfc5051-dev: simple unicode collation as per RFC5051

 This library implements i;unicode-casemap,
 the simple, non locale-sensitive unicode collation
 algorithm described in RFC 5051.
 .
 Here is a list of strings sorted by the Prelude's sort function:
 .
 Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
 .
 Here is the same list sorted by `sortBy compareUnicode`:
 .
 Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-rfc5051-doc: simple unicode collation as per RFC5051; documentation

 This library implements i;unicode-casemap,
 the simple, non locale-sensitive unicode collation
 algorithm described in RFC 5051.
 .
 Here is a list of strings sorted by the Prelude's sort function:
 .
 Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
 .
 Here is the same list sorted by `sortBy compareUnicode`:
 .
 Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-rfc5051-prof: simple unicode collation as per RFC5051; profiling libraries

 This library implements i;unicode-casemap,
 the simple, non locale-sensitive unicode collation
 algorithm described in RFC 5051.
 .
 Here is a list of strings sorted by the Prelude's sort function:
 .
 Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
 .
 Here is the same list sorted by `sortBy compareUnicode`:
 .
 Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.