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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 11 Nov 2023 08:50:13 +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
Noble release universe haskell

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-8build2.debian.tar.xz 4.0 KiB a06b6249947c3c954d96df959384d99ac3e8ac7821e0b5ca58d08d366c44be5a
haskell-test-framework_0.8.2.0-8build2.dsc 3.1 KiB fae3335a38c8d4f039ead26e26c2f6d370fe340ba6530950a5abdf587af39644

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.