How to Install and Uninstall libghc-exceptions-prof Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libghc-exceptions-prof" package

Please follow the step by step instructions below to install libghc-exceptions-prof on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-exceptions-prof" package

Please follow the step by step instructions below to uninstall libghc-exceptions-prof on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-exceptions-prof package on Ubuntu 21.10 (Impish Indri)

Package: libghc-exceptions-prof
Architecture: amd64
Version: 0.10.4-1build2
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: 1020
Provides: libghc-exceptions-prof-0.10.4-478d8
Depends: libghc-exceptions-dev (= 0.10.4-1build2), libghc-base-prof-4.13.0.0-2f220, libghc-mtl-prof-2.2.2-7208c, libghc-stm-prof-2.5.0.0-28cfe, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-transformers-prof-0.5.6.2-59c2c
Filename: pool/universe/h/haskell-exceptions/libghc-exceptions-prof_0.10.4-1build2_amd64.deb
Size: 91080
MD5sum: dfd87e4e9c878a33788b9ab0e96b2999
SHA1: 83985e8401d568a5a9f11bfee79c1c48a396ce87
SHA256: cf05c3caff17b131c85b3a3055b3c63e28de88c165bf2a329e399b5912d21747
SHA512: fa94f63ebe86471e08b4ca20ebbd3c297119194c22761bf498071f7167d5a9adc9ecbedccd5c18abacbfc443d3340938aab4e6b8851811fba43ca6b7e72142ae
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