haskell-chasingbottoms 1.3.1.9-1build3 source package in Ubuntu

Changelog

haskell-chasingbottoms (1.3.1.9-1build3) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 20:21:38 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-chasingbottoms_1.3.1.9.orig.tar.gz 31.2 KiB 70afd3824296d07bf17a3fd93a233f09bf705e8de0578841043e3fcddbae9aa9
haskell-chasingbottoms_1.3.1.9-1build3.debian.tar.xz 3.4 KiB e96d751a4783e2555c83668bee8f05261b8c26d65790c865ef4be30c15defb83
haskell-chasingbottoms_1.3.1.9-1build3.dsc 2.8 KiB 246d80fa5608ad7095b42866e3ab7e4b6b10dc8f6236cc977d2af6af929f6224

Available diffs

View changes file

Binary packages built by this source

libghc-chasingbottoms-dev: No summary available for libghc-chasingbottoms-dev in ubuntu hirsute.

No description available for libghc-chasingbottoms-dev in ubuntu hirsute.

libghc-chasingbottoms-doc: Library for testing partial and infinite values; documentation

 Do you ever feel the need to test code involving bottoms (e.g. calls to the
 error function), or code involving infinite values? Then this library could be
 useful for you.
 .
 It is usually easy to get a grip on bottoms by showing a value and waiting to
 see how much gets printed before the first exception is encountered. However,
 that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
 this library you can do such tests like other automatic tests.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-chasingbottoms-prof: Library for testing partial and infinite values; profiling libraries

 Do you ever feel the need to test code involving bottoms (e.g. calls to the
 error function), or code involving infinite values? Then this library could be
 useful for you.
 .
 It is usually easy to get a grip on bottoms by showing a value and waiting to
 see how much gets printed before the first exception is encountered. However,
 that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
 this library you can do such tests like other automatic tests.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.