haskell-assert-failure 0.1.2.2-3build1 source package in Ubuntu

Changelog

haskell-assert-failure (0.1.2.2-3build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 17:53:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-assert-failure_0.1.2.2.orig.tar.gz 3.7 KiB f69416fd527b4f6933586edfc9ee741a2163c3741471e9b8e46a244495bd4a9d
haskell-assert-failure_0.1.2.2-3build1.debian.tar.xz 2.6 KiB 0c929238d98648dac8d69ff5d458bb81d01f0b7b0f9f625ee756020023a0a61a
haskell-assert-failure_0.1.2.2-3build1.dsc 2.5 KiB 91077a44781981625dcb2cb76d44e224b36f3b82fc531cf47ed990a5797a5610

View changes file

Binary packages built by this source

libghc-assert-failure-dev: No summary available for libghc-assert-failure-dev in ubuntu eoan.

No description available for libghc-assert-failure-dev in ubuntu eoan.

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.