haskell-quickcheck-text 0.1.2.1-6build1 source package in Ubuntu

Changelog

haskell-quickcheck-text (0.1.2.1-6build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 06:14:19 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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-quickcheck-text_0.1.2.1.orig.tar.gz 3.4 KiB 4442fdb8ae6cd469c04957d34fee46039c9dc0ddce23ce6050babe6826d0ab09
haskell-quickcheck-text_0.1.2.1-6build1.debian.tar.xz 2.4 KiB 00109a007ca61fd68cddf9b405cc7b4d05da205a937efcec1990a235da2c0a50
haskell-quickcheck-text_0.1.2.1-6build1.dsc 2.4 KiB a75f9221a173790191950d9418ca724a2592490b6fa493988419f089c9bbe841

View changes file

Binary packages built by this source

libghc-quickcheck-text-dev: No summary available for libghc-quickcheck-text-dev in ubuntu kinetic.

No description available for libghc-quickcheck-text-dev in ubuntu kinetic.

libghc-quickcheck-text-doc: No summary available for libghc-quickcheck-text-doc in ubuntu kinetic.

No description available for libghc-quickcheck-text-doc in ubuntu kinetic.

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.