haskell-assert-failure 0.1.3.0-1build1 source package in Ubuntu

Changelog

haskell-assert-failure (0.1.3.0-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:02:31 +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-assert-failure_0.1.3.0.orig.tar.gz 3.8 KiB cef9d741c3793f1ee32181074be57ecb41c68a77a009e75308380bf694107d51
haskell-assert-failure_0.1.3.0-1build1.debian.tar.xz 2.8 KiB d387ff61f4d29e4c177bc4e5a76caba5789d9adf9cfd365d44f458e55f84fa76
haskell-assert-failure_0.1.3.0-1build1.dsc 2.5 KiB 585fa8c698c4b29dfe9769270134c18cf4f0f4460828fcc62974a33c3c0f8b32

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.