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

Last updated: May 04,2024

1. Install "libghc-exceptions-prof" package

Please follow the steps below to install libghc-exceptions-prof on Kali Linux

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

2. Uninstall "libghc-exceptions-prof" package

Please follow the step by step instructions below to uninstall libghc-exceptions-prof on Kali Linux:

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

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

Package: libghc-exceptions-prof
Source: haskell-exceptions (0.10.4-1)
Version: 0.10.4-1+b1
Installed-Size: 1023
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-exceptions-prof-0.10.4-5a148
Depends: libghc-exceptions-dev (= 0.10.4-1+b1), libghc-base-prof-4.13.0.0-2f220, libghc-mtl-prof-2.2.2-7208c, libghc-stm-prof-2.5.0.0-28cfe, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-transformers-prof-0.5.6.2-59c2c
Size: 96772
SHA256: bbce0b664da21effd95536093b505e1471edac06d4d41cfd8cd485aa305dbc3a
SHA1: 1c64fd6768e8a995da514aa87d1a10e977c05ef2
MD5sum: c626c2581d0d783bc643bf9f8cd49614
Description: extensible optionally-pure exceptions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 83d5d98ab02dd78d1958e7b0d5217115
Homepage: http://github.com/ekmett/exceptions/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-exceptions/libghc-exceptions-prof_0.10.4-1+b1_amd64.deb