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

Last updated: May 19,2024

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

Please follow the guidance below to install libghc-monad-control-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libghc-monad-control-dev on Kali Linux:

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

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

Package: libghc-monad-control-dev
Source: haskell-monad-control (1.0.3.1-2)
Version: 1.0.3.1-2+b1
Installed-Size: 381
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-monad-control-dev-1.0.3.1-d981c
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-stm-dev-2.5.1.0-c4a56, libghc-transformers-base-dev-0.4.6-94229, libghc-transformers-compat-dev-0.7.2-e4ec4, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 46652
SHA256: d7d6af1f4c9f8bf32425dc61ee45ba7614d83107ba073121a912d715fa4cdb3e
SHA1: 7995da2083c3a716d4ccfd59d56542ac4147f14e
MD5sum: 63642517f1b5b3484b86e11ef73911b6
Description: Monad transformers to lift control operations
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/basvandijk/monad-control
Ghc-Package: monad-control-1.0.3.1-DcQ4UMWDBovC8i8ni9hf2n
Tag: devel::lang:haskell
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-monad-control/libghc-monad-control-dev_1.0.3.1-2+b1_amd64.deb