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

Last updated: May 18,2024

1. Install "libghc-chasingbottoms-prof" package

This is a short guide on how to install libghc-chasingbottoms-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-chasingbottoms-prof" package

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

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

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

Package: libghc-chasingbottoms-prof
Priority: extra
Section: universe/haskell
Installed-Size: 835
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-chasingbottoms
Version: 1.3.0.13-5
Provides: libghc-chasingbottoms-prof-1.3.0.13-55ccb
Depends: libghc-chasingbottoms-dev (= 1.3.0.13-5), libghc-quickcheck-prof-2.8.1-3b4e5, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90, libghc-random-prof-1.1-c46cc, libghc-syb-prof-0.6-d154b
Filename: pool/universe/h/haskell-chasingbottoms/libghc-chasingbottoms-prof_1.3.0.13-5_amd64.deb
Size: 96248
MD5sum: a74dd0d8aa4cf755f546036a29413360
SHA1: f28ebb318e87d629ccf30c609bc89fc6db70d3f1
SHA256: e43fcdb7b47c2eeb6dadb9daacc26fbd0de1f4a4d14be21f2e067b78bc63fd34
Description-en: 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.
Description-md5: ef09cbd01a1b27d40c60df498c3f94da
Homepage: http://hackage.haskell.org/package/ChasingBottoms
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu