haskell-smallcheck 1.2.1-1build4 source package in Ubuntu
Changelog
haskell-smallcheck (1.2.1-1build4) lunar; urgency=medium * Rebuild against new GHC ABI. -- Gianfranco Costamagna <email address hidden> Fri, 09 Dec 2022 14:37:38 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | haskell | |
Lunar | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-smallcheck_1.2.1.orig.tar.gz | 18.5 KiB | e41f9d11b50e0526dd28c9bc6cf6dddf98cebd782911a00c3e5cbe4ce53fc869 |
haskell-smallcheck_1.2.1-1build4.debian.tar.xz | 3.3 KiB | 1d2e4993deda276cd04e281b08d50a792954c9fa63e8e7826118064ef49acb95 |
haskell-smallcheck_1.2.1-1build4.dsc | 2.4 KiB | 561ef75e1444ad97de618bd3e39c9a1c4bf293427f12db0b0cad1a8d052eb9a9 |
Available diffs
- diff from 1.2.1-1build2 to 1.2.1-1build4 (367 bytes)
- diff from 1.2.1-1build3 to 1.2.1-1build4 (328 bytes)
Binary packages built by this source
- libghc-smallcheck-dev: Another lightweight testing library
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
.
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-smallcheck-doc: Another lightweight testing library; documentation
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-smallcheck-prof: Another lightweight testing library; profiling libraries
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.