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

Last updated: May 15,2024

1. Install "libghc-monad-control-prof" package

Please follow the step by step instructions below to install libghc-monad-control-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-monad-control-prof

2. Uninstall "libghc-monad-control-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-monad-control-prof on Kali Linux:

$ sudo apt remove libghc-monad-control-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-monad-control-prof
Source: haskell-monad-control (1.0.3.1-2)
Version: 1.0.3.1-2+b1
Installed-Size: 356
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-monad-control-prof-1.0.3.1-d981c
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-monad-control-dev (= 1.0.3.1-2+b1), libghc-stm-prof-2.5.1.0-c4a56, libghc-transformers-base-prof-0.4.6-94229, libghc-transformers-compat-prof-0.7.2-e4ec4, libghc-transformers-prof-0.5.6.2-931c3
Size: 46388
SHA256: d45677e8483202e2c8e18bfb51afa66d2a36fc2877fc81b2c381fb72853234f8
SHA1: bf5da01cbb947966903dfa5c3b869029d4af88a9
MD5sum: 3a07d8b10304b69fe30447aa9f16b7a9
Description: Monad transformers to lift control operations; profiling libraries
It defines the type class MonadControlIO, a subset of MonadIO into
which generic control operations such as catch can be lifted from IO.
Instances are based on monad transformers in MonadTransControl, which
includes all standard monad transformers in the transformers library
except ContT. For convenience, it provides a wrapped version of
Control.Exception with types generalized from IO to all monads in
MonadControlIO.
.
Note that this package is a rewrite of Anders Kaseorg's monad-peel
library. The main difference is that this package provides CPS style
operators and exploits the RankNTypes language extension to simplify
most definitions.
.
The package includes a copy of the monad-peel testsuite written by
Anders Kaseorg. The tests can be performed by using cabal test.
.
The following critertion based benchmark shows that monad-control is
on average about 2.5 times faster than monad-peel:
.
http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
.
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:
Homepage: https://github.com/basvandijk/monad-control
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-monad-control/libghc-monad-control-prof_1.0.3.1-2+b1_amd64.deb