haskell-test-framework 0.4.1.1-3 source package in Ubuntu

Changelog

haskell-test-framework (0.4.1.1-3) unstable; urgency=low


  * first release.
  * ITP (Closes: #644384)

 -- Kiwamu Okabe <email address hidden>  Wed, 02 Nov 2011 15:34:12 +0900

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-test-framework_0.4.1.1-3.dsc 2.1 KiB 1d587fd3a99722d6514b739b38821996409c959edf5adbd2a0e23c8be7db5826
haskell-test-framework_0.4.1.1.orig.tar.gz 18.6 KiB ec0693c48d15e2fb74b0d8593b3f1b8a33202470d22376cdcb42ad8ebcd8e4c5
haskell-test-framework_0.4.1.1-3.debian.tar.gz 2.4 KiB 5f6456c505971430224fba6da271a7df5c3e779bae68c58b285bc02aeee90e40

No changes file available.

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.