haskell-should-not-typecheck 2.1.0-7build1 source package in Ubuntu

Changelog

haskell-should-not-typecheck (2.1.0-7build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 05:45:22 +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-should-not-typecheck_2.1.0.orig.tar.gz 5.1 KiB f538ac70ce07679bc2e6c1651db82a86866664ab995665fdc78e6cb12bd8d591
haskell-should-not-typecheck_2.1.0-7build1.debian.tar.xz 2.6 KiB 4d0d14b72c32dfb9827be738a8b909dd38ea1bd5c55952fd9287b5e30d05306b
haskell-should-not-typecheck_2.1.0-7build1.dsc 2.6 KiB a19e2528bd101cca96bea2c0c86fdbbccb5508760695f84441a7a1d05320d004

View changes file

Binary packages built by this source

libghc-should-not-typecheck-dev: verify that an expression does not typecheck

 should-not-typecheck is a Haskell library which allows you to assert
 that an expression does not typecheck in your tests. It provides one
 function, shouldNotTypecheck, which takes an expression and will fail
 the test if it typechecks. shouldNotTypecheck returns an HUnit
 Assertion (so it can be used with both HUnit and hspec).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-should-not-typecheck-doc: verify that an expression does not typecheck; documentation

 should-not-typecheck is a Haskell library which allows you to assert
 that an expression does not typecheck in your tests. It provides one
 function, shouldNotTypecheck, which takes an expression and will fail
 the test if it typechecks. shouldNotTypecheck returns an HUnit
 Assertion (so it can be used with both HUnit and hspec).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-should-not-typecheck-prof: verify that an expression does not typecheck; profiling libraries

 should-not-typecheck is a Haskell library which allows you to assert
 that an expression does not typecheck in your tests. It provides one
 function, shouldNotTypecheck, which takes an expression and will fail
 the test if it typechecks. shouldNotTypecheck returns an HUnit
 Assertion (so it can be used with both HUnit and hspec).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.