How to Install and Uninstall libghc-exceptions-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libghc-exceptions-doc" package

Please follow the instructions below to install libghc-exceptions-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-exceptions-doc" package

This tutorial shows how to uninstall libghc-exceptions-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-exceptions-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-exceptions-doc
Architecture: all
Version: 0.10.4-1build2
Priority: extra
Section: universe/doc
Source: haskell-exceptions
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1094
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-exceptions/libghc-exceptions-doc_0.10.4-1build2_all.deb
Size: 74992
MD5sum: 62ee0c71cfe98226514ea74990279d3d
SHA1: 071856fd0dcba24468d9250c3fa0ea2dec6c03b2
SHA256: 9f30b418192e58711607e10e284e7a331ddd08bd0d5ccb618e526433c3b3e152
SHA512: 6dfb60feb9724597346f30e749683c250f4cc53f85d3e9741d4f7a0b654d4134326bfd836d202b5d7f61dda55f0dbe3e688b218ba9e2abce3e203765c9139ad4
Homepage: http://github.com/ekmett/exceptions/
Description-en: extensible optionally-pure exceptions; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7a03fb3ca0a4d3c2b4d204853d8e2067