haskell-test-framework 0.8.2.0-8build1 source package in Ubuntu

Changelog

haskell-test-framework (0.8.2.0-8build1) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 06 Nov 2023 08:41:18 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-test-framework_0.8.2.0.orig.tar.gz 20.8 KiB f5aec7a15dbcb39e951bcf6502606fd99d751197b5510f41706899aa7e660ac2
haskell-test-framework_0.8.2.0-8build1.debian.tar.xz 4.0 KiB ac088e120ba3dc625059e2b8c3551dfc4f0882c258378de3177de2f9e5a9f6d3
haskell-test-framework_0.8.2.0-8build1.dsc 3.1 KiB 4cb478d13b35f4df6cdcb2f7f46811438afb1d7af817d9d1f30ca414d730dea9

View changes file

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.