haskell-quickcheck-unicode 1.0.1.0-6 source package in Ubuntu

Changelog

haskell-quickcheck-unicode (1.0.1.0-6) unstable; urgency=medium

  * Remove retired developer, Joachim Breitner, from Uploaders.
  * 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:10 +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-unicode_1.0.1.0-6.dsc 2.5 KiB 48992acdf6f01565897079848c6af79a4ca0300f81b7f7224b92c90503e10c04
haskell-quickcheck-unicode_1.0.1.0.orig.tar.gz 3.1 KiB 132005ea7edff35e95139c36232a70698cd0f4f4d79dfaa4e66fbcf557d08368
haskell-quickcheck-unicode_1.0.1.0-6.debian.tar.xz 2.8 KiB 17b19def95ef2c2075b293c19047779a5aa81a7327d3bcffb80baba89400b3e6

No changes file available.

Binary packages built by this source

libghc-quickcheck-unicode-dev: Generator and shrink functions for testing Unicode-related software.

 The default Arbitrary instance for the Char type intentionally generates only
 ASCII values. This can lead to a false sense of security in cases where
 Unicode compliance is required, as encodings that span multiple bytes or code
 units will simply not be exercised at all.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-quickcheck-unicode-doc: Generator and shrink functions for testing Unicode-related software.; documentation

 The default Arbitrary instance for the Char type intentionally generates only
 ASCII values. This can lead to a false sense of security in cases where
 Unicode compliance is required, as encodings that span multiple bytes or code
 units will simply not be exercised at all.
 .
 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-unicode-prof: Generator and shrink functions for testing Unicode-related software.; profiling libraries

 The default Arbitrary instance for the Char type intentionally generates only
 ASCII values. This can lead to a false sense of security in cases where
 Unicode compliance is required, as encodings that span multiple bytes or code
 units will simply not be exercised at all.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.