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

Changelog

haskell-tasty-golden (2.3.5-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 02:19:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-1build1.debian.tar.xz 3.1 KiB 03424b6051335d70ef56e5b59d7dbf1676d3305fcbce1a3ce42da380d4da0bb0
haskell-tasty-golden_2.3.5-1build1.dsc 2.8 KiB e030ad348d57d9be0c6820ff7e1a86eaf9c3d626b6d97e59f4860dce0a1084e7

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.