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

Changelog

haskell-test-framework (0.8.2.0-8build3) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 14:37:25 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-8build3.debian.tar.xz 4.1 KiB bae24e909a330a0d7bc277b4c1b5f61cbf5c50cb983d69a9fea9d53bd2708489
haskell-test-framework_0.8.2.0-8build3.dsc 3.1 KiB c6a432ad74e20017e7cfd3da947eed33114a0ec488309b19fabe4958b2bbf7a3

Available diffs

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.