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

Last updated: May 16,2024

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

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

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

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

Learn how to uninstall libghc-monad-control-doc on Kali Linux:

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

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

Package: libghc-monad-control-doc
Source: haskell-monad-control
Version: 1.0.3.1-2
Installed-Size: 664
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-monad-control-dev, libghc-transformers-base-doc, libjs-mathjax
Suggests: libghc-monad-control-prof
Size: 73496
SHA256: 32f24355edc3428b926cd080e7f028a19ab723a97334d8d1772ececeb12d0078
SHA1: 63e39075f65d2c41f42a285bff588558f6ab4fad
MD5sum: acd49325c53111a69e0e048b728674b4
Description: Monad transformers to lift control operations; documentation
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 the documentation for 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
Tag: devel::doc, devel::lang:haskell, role::documentation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-monad-control/libghc-monad-control-doc_1.0.3.1-2_all.deb