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

Last updated: May 18,2024

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

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

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

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

Please follow the guidelines below to uninstall libghc-monad-control-prof on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-monad-control-prof
Architecture: amd64
Version: 1.0.2.3-4build1
Priority: extra
Section: universe/haskell
Source: haskell-monad-control
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 370
Provides: libghc-monad-control-prof-1.0.2.3-19eb9
Depends: libghc-monad-control-dev (= 1.0.2.3-4build1), libghc-base-prof-4.13.0.0-c9705, libghc-stm-prof-2.5.0.0-0538a, libghc-transformers-prof-0.5.6.2-e88a5, libghc-transformers-base-prof-0.4.5.2-64a24, libghc-transformers-compat-prof-0.6.5-b8113
Filename: pool/universe/h/haskell-monad-control/libghc-monad-control-prof_1.0.2.3-4build1_amd64.deb
Size: 34144
MD5sum: 37a4d3fbb355ae1a75d805bd49806dc3
SHA1: 3a643511fb7c976f06595df60cd6e1f3cd03fbe5
SHA256: 1d5ee98a5807063ec9e59c021185318b0f46bb7348f9b4ad42e4702a96338126
SHA512: d99337265b8f7b24244ecc475a1e4a71ee03c66520c9f8ce8cbae2d5d1559be285b7bc2bd56e5c0752c33bdc0c54b5b708d9f3f27e988687767d80fb9569ff04
Homepage: https://github.com/basvandijk/monad-control
Description-en: 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: 380853c8747205cb7dd180855644bb0d