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

Last updated: May 18,2024

1. Install "libghc-exceptions-dev" package

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

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

2. Uninstall "libghc-exceptions-dev" package

Please follow the guidelines below to uninstall libghc-exceptions-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libghc-exceptions-dev
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: 1196
Provides: libghc-exceptions-dev-0.10.4-478d8
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-mtl-dev-2.2.2-7208c, libghc-stm-dev-2.5.0.0-28cfe, libghc-template-haskell-dev-2.15.0.0-80f0d, libghc-transformers-dev-0.5.6.2-59c2c, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-exceptions-doc, libghc-exceptions-prof
Filename: pool/universe/h/haskell-exceptions/libghc-exceptions-dev_0.10.4-1build2_amd64.deb
Size: 96848
MD5sum: 4edfa52a32e8fee21b0c40d862f69d3d
SHA1: e8937cd296aa22692d3b48d36e719dee22ccba39
SHA256: 8cf0297ff50056811d5325c11b52d04359ed3f58e9dc6c5a81392dea2cc31a3a
SHA512: b3d31b412e5b7f2aabd95b604aa72017eee87493feb360832e92d1083e660bbda2134c32c8c3882dcf0ef8701e145e9563c65d70512da6096562785d7e882bc9
Homepage: http://github.com/ekmett/exceptions/
Description-en: extensible optionally-pure exceptions
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 488db85600fcf6bde0ccebea7d70d711
Ghc-Package: exceptions-0.10.4-aqQkfFeByiGb1tTYqBDpp