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

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 03 Sep 2023 19:12:34 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-should-not-typecheck_2.1.0-8.dsc 2.6 KiB 85aeedf02de441f80fea8ea1f8ff0165b21177edc5507fa531f82b76304cd7b2
haskell-should-not-typecheck_2.1.0.orig.tar.gz 5.1 KiB f538ac70ce07679bc2e6c1651db82a86866664ab995665fdc78e6cb12bd8d591
haskell-should-not-typecheck_2.1.0-8.debian.tar.xz 2.6 KiB 38cd0e2c1174a32b91ac0be7909d6e3aac651807691c36136c551cf261a8f1ea

No changes file available.

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.