How to Install and Uninstall libghc-exceptions-doc Package on Kali Linux

Last updated: May 13,2024

1. Install "libghc-exceptions-doc" package

This guide covers the steps necessary to install libghc-exceptions-doc on Kali Linux

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

2. Uninstall "libghc-exceptions-doc" package

Please follow the instructions below to uninstall libghc-exceptions-doc on Kali Linux:

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

3. Information about the libghc-exceptions-doc package on Kali Linux

Package: libghc-exceptions-doc
Source: haskell-exceptions
Version: 0.10.4-1
Installed-Size: 1101
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-35
Recommends: libjs-mathjax
Size: 87432
SHA256: fb5d2a22fee0572bd17400d093c52346cb7f59385bc35c786ba50f238b2439f4
SHA1: 6afbafca972b558884b1bd5b8d0a9e53c859a7ab
MD5sum: e64e6ab96023e9be25c98b29091085d0
Description: 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
Homepage: http://github.com/ekmett/exceptions/
Section: doc
Priority: optional
Filename: pool/main/h/haskell-exceptions/libghc-exceptions-doc_0.10.4-1_all.deb