haskell-chasingbottoms 1.3.1.3-1build1 source package in Ubuntu

Changelog

haskell-chasingbottoms (1.3.1.3-1build1) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Sat, 04 Nov 2017 05:12:32 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-chasingbottoms_1.3.1.3.orig.tar.gz 31.1 KiB 38984a3514fb6a3be12c7a5ea50bced9c674d67d83917b37240c5721b4e45c12
haskell-chasingbottoms_1.3.1.3-1build1.debian.tar.xz 2.9 KiB 2067e8df80bcd3e3aded1fa68976bf9711bb4420d800e4bcf7f8fee22344a299
haskell-chasingbottoms_1.3.1.3-1build1.dsc 2.8 KiB 1f0f0190c08077d729e64d3994a800e501bd78877262a032a31397255bda695d

View changes file

Binary packages built by this source

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

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

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.