haskell-assert-failure 0.1.2.6-1build2 source package in Ubuntu

Changelog

haskell-assert-failure (0.1.2.6-1build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:41:20 +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-assert-failure_0.1.2.6.orig.tar.gz 3.8 KiB 5f808867c4353cfd7ab810e2f94c5607b5f36148f8b187e8aa1ceac74fde0ba5
haskell-assert-failure_0.1.2.6-1build2.debian.tar.xz 2.7 KiB e7fb110e6c87a5569844faca11cb39ae6180ffe6fba55c558c18edf6451dddeb
haskell-assert-failure_0.1.2.6-1build2.dsc 2.5 KiB 16c16fd92feb35611e05b5ea2b22737a8d2e8d531038c6bc8360edc46082caa8

View changes file

Binary packages built by this source

libghc-assert-failure-dev: syntactic sugar improving 'assert' and 'error'

 This library contains syntactic sugar that makes it easier
 to write simple contracts with 'assert' and 'error'
 and report the values that violate contracts.
 The original 'assert' function is here re-exported for convenience.
 .
 Note that for most of these functions to have any effect, assertions
 need to be enabled, e.g., by including in .cabal file the following line:
 .
 ghc-options: -fno-ignore-asserts
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-assert-failure-doc: syntactic sugar improving 'assert' and 'error'; documentation

 This library contains syntactic sugar that makes it easier
 to write simple contracts with 'assert' and 'error'
 and report the values that violate contracts.
 The original 'assert' function is here re-exported for convenience.
 .
 Note that for most of these functions to have any effect, assertions
 need to be enabled, e.g., by including in .cabal file the following line:
 .
 ghc-options: -fno-ignore-asserts
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-assert-failure-prof: syntactic sugar improving 'assert' and 'error'; profiling libraries

 This library contains syntactic sugar that makes it easier
 to write simple contracts with 'assert' and 'error'
 and report the values that violate contracts.
 The original 'assert' function is here re-exported for convenience.
 .
 Note that for most of these functions to have any effect, assertions
 need to be enabled, e.g., by including in .cabal file the following line:
 .
 ghc-options: -fno-ignore-asserts
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.