haskell-quickcheck-unicode 1.0.1.0-1build2 source package in Ubuntu

Changelog

haskell-quickcheck-unicode (1.0.1.0-1build2) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Sat, 04 Nov 2017 05:15:40 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic 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-1build2.debian.tar.xz 2.6 KiB 61a631a0b8e68ea6c7798c1f981f4cf11cc48f132eb57c7b4f245a0f99c24f28
haskell-quickcheck-unicode_1.0.1.0-1build2.dsc 2.5 KiB 840282bd794059f31b0c0bf2baa53856058f82ec6e1b96852dbda98b0b2a464c

Available diffs

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.