haskell-test-framework 0.4.2.0-1 source package in Ubuntu

Changelog

haskell-test-framework (0.4.2.0-1) unstable; urgency=low


  * Imported Upstream version 0.4.2.0.

 -- Kiwamu Okabe <email address hidden>  Wed, 28 Dec 2011 21:38:14 +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.2.0-1.dsc 2.7 KiB dcf62adfd4cb7b21b45233bb5731621696496f13f1901fb268579cb7226cd145
haskell-test-framework_0.4.2.0.orig.tar.gz 18.7 KiB cd4651923fd729aec3228ede9edabad9e1ee2dc75f886980cc52695ea954e428
haskell-test-framework_0.4.2.0-1.debian.tar.gz 2.4 KiB c56773586cf754aab9f2e27343f31f3e705f505a3efc5662f5bfa88e438655c9

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.