haskell-tasty-golden 2.3.5-2build2 source package in Ubuntu

Changelog

haskell-tasty-golden (2.3.5-2build2) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:41:46 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-tasty-golden_2.3.5.orig.tar.gz 14.8 KiB 8b37b541a2603da27e88fcf3209118817e978a36187142dda160b39c6cb7740e
haskell-tasty-golden_2.3.5-2build2.debian.tar.xz 3.1 KiB 4b2a60e7bb8e4880b72f88bb789837bda1a7cade333120bdc3a2e560ba34ac06
haskell-tasty-golden_2.3.5-2build2.dsc 2.8 KiB 2cfcf9cf4d655ef8c0f682a57f64fd00f7b6bd64dbbf2e67fb6748057480595e

Available diffs

View changes file

Binary packages built by this source

libghc-tasty-golden-dev: Golden test support for Tasty test framework

 This library provides support for golden testing. A golden test is an
 IO action that writes its result to a file. To pass the test, this
 output file should be identical to the corresponding golden file,
 which contains the correct result for the test.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-tasty-golden-doc: Golden test support for Tasty test framework; documentation

 This library provides support for golden testing. A golden test is an
 IO action that writes its result to a file. To pass the test, this
 output file should be identical to the corresponding golden file,
 which contains the correct result for the test.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-tasty-golden-prof: Golden test support for Tasty test framework; profiling libraries

 This library provides support for golden testing. A golden test is an
 IO action that writes its result to a file. To pass the test, this
 output file should be identical to the corresponding golden file,
 which contains the correct result for the test.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.