haskell-stringprep 1.0.0-12build1 source package in Ubuntu

Changelog

haskell-stringprep (1.0.0-12build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 05:45:53 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-stringprep_1.0.0.orig.tar.gz 16.8 KiB 60015e858428f1af2f6e2e3e725a2738d8bcedd8258c043b09a5dddbfe664441
haskell-stringprep_1.0.0-12build1.debian.tar.xz 3.0 KiB 21d64c28970fd408355becce6d07ec93de6ad56ed2b0be51c837c5ded56d45a2
haskell-stringprep_1.0.0-12build1.dsc 2.4 KiB 6244d9f6e4d6bf2d8f11ed2aa59c214226d7361e0c570cbe7ebf8cadf50ab8e6

View changes file

Binary packages built by this source

libghc-stringprep-dev: Implements the "StringPrep" algorithm

 RFC 3454 describes a framework for preparing Unicode text strings in order to
 increase the likelihood that string input and string comparison work in ways
 that make sense for typical users throughout the world. The stringprep
 protocol is useful for protocol identifier values, company and personal names,
 internationalized domain names, and other text strings.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-stringprep-doc: Implements the "StringPrep" algorithm; documentation

 RFC 3454 describes a framework for preparing Unicode text strings in order to
 increase the likelihood that string input and string comparison work in ways
 that make sense for typical users throughout the world. The stringprep
 protocol is useful for protocol identifier values, company and personal names,
 internationalized domain names, and other text strings.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-stringprep-prof: Implements the "StringPrep" algorithm; profiling libraries

 RFC 3454 describes a framework for preparing Unicode text strings in order to
 increase the likelihood that string input and string comparison work in ways
 that make sense for typical users throughout the world. The stringprep
 protocol is useful for protocol identifier values, company and personal names,
 internationalized domain names, and other text strings.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.