haskell-should-not-typecheck 2.1.0-6build2 source package in Ubuntu

Changelog

haskell-should-not-typecheck (2.1.0-6build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 22:36:42 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-6build2.debian.tar.xz 2.7 KiB 0c03e7a80a3893a0ec57b7a7b42794bc4492c1cd6b6f9f52df3fe7fc07e395d3
haskell-should-not-typecheck_2.1.0-6build2.dsc 2.7 KiB 7eea222f263c47b1b7ce3d429d3fc2855c6b6a84457e16c9b9256ed340609e83

Available diffs

View changes file

Binary packages built by this source

libghc-should-not-typecheck-dev: No summary available for libghc-should-not-typecheck-dev in ubuntu hirsute.

No description available for libghc-should-not-typecheck-dev in ubuntu hirsute.

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.