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

Last updated: May 03,2024

1. Install "libghc-exceptions-dev" package

Please follow the instructions below to install libghc-exceptions-dev on Kali Linux

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

2. Uninstall "libghc-exceptions-dev" package

Here is a brief guide to show you how to uninstall libghc-exceptions-dev on Kali Linux:

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

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

Package: libghc-exceptions-dev
Source: haskell-exceptions (0.10.4-1)
Version: 0.10.4-1+b1
Installed-Size: 1199
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-exceptions-dev-0.10.4-5a148
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
Size: 101328
SHA256: c94bc936823fa8f7a42ec3a396216f685730dbaeb38fbe176c96b12b2df86cf3
SHA1: 2f527cad26d9a33688d9380b658c5bb55d004f28
MD5sum: a56da434f474efbd33c1b82be6a57038
Description: 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
Homepage: http://github.com/ekmett/exceptions/
Ghc-Package: exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-exceptions/libghc-exceptions-dev_0.10.4-1+b1_amd64.deb