haskell-quickcheck-text 0.1.2.1-7 source package in Ubuntu

Changelog

haskell-quickcheck-text (0.1.2.1-7) unstable; urgency=medium

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

 -- Ilias Tsitsimpis <email address hidden>  Sat, 02 Sep 2023 16:26:09 +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-quickcheck-text_0.1.2.1-7.dsc 2.3 KiB 4c9fb95c63dbef79a9e108349de3d5f01cb9fe48766e795ddd53c165b873a532
haskell-quickcheck-text_0.1.2.1.orig.tar.gz 3.4 KiB 4442fdb8ae6cd469c04957d34fee46039c9dc0ddce23ce6050babe6826d0ab09
haskell-quickcheck-text_0.1.2.1-7.debian.tar.xz 2.4 KiB c0c28af2f34a8f68a4dc022fb925cba3fbd6e603ed65e6d18cc5f3f3ce6a51b1

No changes file available.

Binary packages built by this source

libghc-quickcheck-text-dev: alternative arbitrary instance for Text

 The usual Arbitrary instance for Text (in quickcheck-instances) only
 has single-byte instances and so isn't an ideal representation of a
 valid UTF-8 character. This package has generators for one-, two- and
 three-byte UTF-8 characters (all that are currently in use).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-quickcheck-text-doc: alternative arbitrary instance for Text; documentation

 The usual Arbitrary instance for Text (in quickcheck-instances) only
 has single-byte instances and so isn't an ideal representation of a
 valid UTF-8 character. This package has generators for one-, two- and
 three-byte UTF-8 characters (all that are currently in use).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-quickcheck-text-prof: alternative arbitrary instance for Text; profiling libraries

 The usual Arbitrary instance for Text (in quickcheck-instances) only
 has single-byte instances and so isn't an ideal representation of a
 valid UTF-8 character. This package has generators for one-, two- and
 three-byte UTF-8 characters (all that are currently in use).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.