haskell-stringprep 1.0.0-13build2 source package in Ubuntu

Changelog

haskell-stringprep (1.0.0-13build2) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:35:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-stringprep_1.0.0.orig.tar.gz 16.8 KiB 60015e858428f1af2f6e2e3e725a2738d8bcedd8258c043b09a5dddbfe664441
haskell-stringprep_1.0.0-13build2.debian.tar.xz 3.1 KiB fff8d50f4e0f196ff06e5fa124af7ed09e6f30bc3b7727829c122479bc6253d1
haskell-stringprep_1.0.0-13build2.dsc 2.4 KiB 8d40211250feb5d8b8a2c33cf32743a2226c852a15c775b75f777dbe0c5046dc

Available diffs

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.