How to Install and Uninstall libghc-monad-control-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

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

This is a short guide on how to install libghc-monad-control-doc on Ubuntu 20.10 (Groovy Gorilla)

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

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

This tutorial shows how to uninstall libghc-monad-control-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-monad-control-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-monad-control-doc
Architecture: all
Version: 1.0.2.3-4build1
Priority: extra
Section: universe/doc
Source: haskell-monad-control
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 582
Depends: haddock-interface-35
Recommends: libghc-transformers-base-doc, libjs-mathjax
Filename: pool/universe/h/haskell-monad-control/libghc-monad-control-doc_1.0.2.3-4build1_all.deb
Size: 55908
MD5sum: 47c5394299bc410494a533602c17ebf9
SHA1: 2799ea6bc64d78f2d52f99de0732c829fedf9427
SHA256: 68850603d7ea718d79b8c03827fd29e2c34aedc49c4c97f458a00cd4c0d2f2e9
SHA512: 518ee7acc524c0c4d4d45329da005ac36ed61941dade4652b5d1c71e0db43128fa06c66cda5eebd33248178a451a8e520ab38f6ea738be4a3b70d3b6dcbef0b9
Homepage: https://github.com/basvandijk/monad-control
Description-en: 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: f9ba6752d8a0253442dacd5019efda0a