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

Changelog

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

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:15:46 +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-quickcheck-unicode_1.0.1.0.orig.tar.gz 3.1 KiB 132005ea7edff35e95139c36232a70698cd0f4f4d79dfaa4e66fbcf557d08368
haskell-quickcheck-unicode_1.0.1.0-6build1.debian.tar.xz 2.9 KiB 5e0c184d98451047d40feadc7f9b8b778a234cc93953782e861b8b66552ac522
haskell-quickcheck-unicode_1.0.1.0-6build1.dsc 2.5 KiB 460b75f9a474711166c1bb93c741d0458f72f8a37ce7a15be164d93fbae230bc

View changes file

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.