haskell-test-framework 0.8-1build1 source package in Ubuntu
Changelog
haskell-test-framework (0.8-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Tue, 26 Nov 2013 12:25:08 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-test-framework_0.8.orig.tar.gz | 19.8 KiB | 94c958a5bc6e81d0da4643ae82a5beecf0ecbf5eb6e46d3661f79f32b02d09f1 |
haskell-test-framework_0.8-1build1.debian.tar.gz | 2.8 KiB | bf1ed214ccef4bfd33680790ea393665bdd34f9f37768feefc76e6bac2487344 |
haskell-test-framework_0.8-1build1.dsc | 2.9 KiB | 698e2f1788194bbe5986692c5b1108444059ace7e0fbfc4630a3e1de869c9d5a |
Available diffs
- diff from 0.8-1 (in Debian) to 0.8-1build1 (339 bytes)
Binary packages built by this source
- libghc-test-framework-dev: Framework for running and organising tests
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in deterministic
order, to aid diff interpretation) and filtered and controlled by command
line options. All of this comes with colored test output, progress reporting
and test statistics output.
.
You should install libghc-test-framework- {hunit, quickcheck2} -* package
to use this with {HUnit,QuickCheck2} .
.
This package contains the normal library files.
- libghc-test-framework-doc: Framework for running and organising tests; documentation
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in deterministic
order, to aid diff interpretation) and filtered and controlled by command
line options. All of this comes with colored test output, progress reporting
and test statistics output.
.
You should install libghc-test-framework- {hunit, quickcheck2} -* package
to use this with {HUnit,QuickCheck2} .
.
This package contains the documentation files.
- libghc-test-framework-prof: Framework for running and organising tests; profiling libraries
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in deterministic
order, to aid diff interpretation) and filtered and controlled by command
line options. All of this comes with colored test output, progress reporting
and test statistics output.
.
You should install libghc-test-framework- {hunit, quickcheck2} -* package
to use this with {HUnit,QuickCheck2} .
.
This package contains the libraries compiled with profiling enabled.