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

Changelog

haskell-test-framework (0.8.2.0-7build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 10 Dec 2022 11:39:30 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar 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-7build1.debian.tar.xz 4.0 KiB 7d757254e0f4dff234b378f3919a7e4d6481355105c6990147640c47c1cb5c2a
haskell-test-framework_0.8.2.0-7build1.dsc 3.1 KiB 7249e7eb39bfd9c0069f5ff832d97433f347e3feb2ace29598ec56cdd1c00d11

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.