How to Install and Uninstall libghc-exceptions-prof Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libghc-exceptions-prof" package

This is a short guide on how to install libghc-exceptions-prof on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-exceptions-prof" package

This is a short guide on how to uninstall libghc-exceptions-prof on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-exceptions-prof package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-exceptions-prof
Architecture: amd64
Version: 0.10.4-1build1
Priority: extra
Section: universe/haskell
Source: haskell-exceptions
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1021
Provides: libghc-exceptions-prof-0.10.4-f35a5
Depends: libghc-exceptions-dev (= 0.10.4-1build1), libghc-base-prof-4.13.0.0-c9705, libghc-mtl-prof-2.2.2-13482, libghc-stm-prof-2.5.0.0-0538a, libghc-template-haskell-prof-2.15.0.0-6d2a0, libghc-transformers-prof-0.5.6.2-e88a5
Filename: pool/universe/h/haskell-exceptions/libghc-exceptions-prof_0.10.4-1build1_amd64.deb
Size: 91000
MD5sum: ec7fbd66e19d611443e19524a44aeb57
SHA1: 882b5b11411b289c8d7580197cbbcea4d40a884c
SHA256: 0309cbeba1c1438aefdb48f299e6550a9ea4bbc93b89220c94909d621a89e951
SHA512: 694ccdc85ead431cb9ce3a2babb345bff9fe7b882a5ce1295846562f0abf8a7fdbd198e53cc2f4913940823122e3e07346b6734ff31eab9be2a490b2b6348bbc
Homepage: http://github.com/ekmett/exceptions/
Description-en: extensible optionally-pure exceptions; profiling libraries
This library supports monads that can throw extensible exceptions.
The exceptions are the very same from Control.Exception, and the
operations offered very similar, but here they are not limited to
IO.
.
This code is in the style of both transformers and mtl, and is
compatible with them, though doesn't mimic the module structure or
offer the complete range of features in those packages.
.
This is very similar to ErrorT and MonadError, but based on features
of Control.Exception. In particular, it handles the complex case of
asynchronous exceptions by including mask in the typeclass. Note that
the extensible extensions feature relies the RankNTypes language
extension.
.
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: 83d5d98ab02dd78d1958e7b0d5217115