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

Changelog

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

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 13:46:23 +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

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-1build1.debian.tar.xz 2.7 KiB efec443027d477cd736e8f36688ed77b8952a2048ff46f25ae0ff514097d53bb
haskell-assert-failure_0.1.2.6-1build1.dsc 2.5 KiB b65977b1a75f7c74f55a71aaa569d3696f5978538cca2eb4e648c6393a4dd0dd

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.