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

Changelog

haskell-tasty-golden (2.3.5-2build1) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 08 Nov 2023 08:55:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-2build1.debian.tar.xz 3.1 KiB b2eaabbf2936ff5ef35ff89a68a665f33c5ebabab518f9cca72563b2c30f2bb1
haskell-tasty-golden_2.3.5-2build1.dsc 2.8 KiB a3edaaa8d2f987120b9d5a0a793bd119ca00553cc046f7b668b44ebbe769de61

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.