How to Install and Uninstall libghc-chasingbottoms-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libghc-chasingbottoms-dev" package

Here is a brief guide to show you how to install libghc-chasingbottoms-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-chasingbottoms-dev

2. Uninstall "libghc-chasingbottoms-dev" package

Please follow the instructions below to uninstall libghc-chasingbottoms-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-chasingbottoms-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-chasingbottoms-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-chasingbottoms-dev
Priority: extra
Section: universe/haskell
Installed-Size: 994
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-chasingbottoms
Version: 1.3.0.13-5
Provides: libghc-chasingbottoms-dev-1.3.0.13-55ccb
Depends: libghc-quickcheck-dev-2.8.1-3b4e5, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-mtl-dev-2.2.1-3af90, libghc-random-dev-1.1-c46cc, libghc-syb-dev-0.6-d154b, libc6 (>= 2.2.5)
Suggests: libghc-chasingbottoms-doc, libghc-chasingbottoms-prof
Filename: pool/universe/h/haskell-chasingbottoms/libghc-chasingbottoms-dev_1.3.0.13-5_amd64.deb
Size: 114492
MD5sum: 3f7baf7374f9ed7014d4c96533dc2a10
SHA1: 7cacccb52901c7a79b11cb54476c7627d7e5d6d6
SHA256: 031b4033c0591bfd2cd43a1f10559b63eeaa0cbb90ca6780750ade51967ec724
Description-en: Library for testing partial and infinite values
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e814cdfd5dff7ce9e950f5ff612f270f
Homepage: http://hackage.haskell.org/package/ChasingBottoms
Ghc-Package: ChasingBottoms-1.3.0.13-55ccbabf1327becf994c8aae54d8405c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu