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

Changelog

haskell-should-not-typecheck (2.1.0-8build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:25:47 +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-should-not-typecheck_2.1.0.orig.tar.gz 5.1 KiB f538ac70ce07679bc2e6c1651db82a86866664ab995665fdc78e6cb12bd8d591
haskell-should-not-typecheck_2.1.0-8build1.debian.tar.xz 2.7 KiB 9f1621be553abf2e43a0bb2637c95dc1acb6bdf599b6bee4d32a50b5408e7198
haskell-should-not-typecheck_2.1.0-8build1.dsc 2.6 KiB 82f29a32b91705b579dd5b796416ac2a797116dafed0af61886206906d1a8cd2

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.