haskell-chasingbottoms 1.3.1.11-1build1 source package in Ubuntu

Changelog

haskell-chasingbottoms (1.3.1.11-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 05:42:23 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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-chasingbottoms_1.3.1.11.orig.tar.gz 31.2 KiB 977b1c32ce82800cc7438ef75d15c7b94df9b814f3bb09e888475a08f3f45498
haskell-chasingbottoms_1.3.1.11-1build1.debian.tar.xz 3.4 KiB efbc01751d4e707553035d1422bb2bc453edb1cd62ca242c24b157b1bf9e8fb5
haskell-chasingbottoms_1.3.1.11-1build1.dsc 2.8 KiB 55be52104f2b59becb4d8baf044292a800bb9fa09f63d11b54dbcdae893952a0

View changes file

Binary packages built by this source

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

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

libghc-chasingbottoms-doc: No summary available for libghc-chasingbottoms-doc in ubuntu kinetic.

No description available for libghc-chasingbottoms-doc in ubuntu kinetic.

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.