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

Last updated: May 19,2024

1. Install "libghc-exceptions-doc" package

This guide covers the steps necessary to install libghc-exceptions-doc on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-exceptions-doc" package

This guide covers the steps necessary to uninstall libghc-exceptions-doc on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-exceptions-doc
Architecture: all
Version: 0.10.4-1build1
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-1build1_all.deb
Size: 75036
MD5sum: 09a29370d779b5e0897f074bc56c36c3
SHA1: 9bd8ac52f7df4357d83c6fdea88839629ee6f952
SHA256: d005c2350740c3b48b8836e4f3c7e94ab33f197fa158b16b44de04cf4fcb6c32
SHA512: f0bc0257ee59a807a03b725d1c7c941476fdd2e528fa7db25767fca4f86892490b963f1a3d5ac1bb8b79148e7dbcc55c850dd1bca231140a8aed13deed390439
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