How to Install and Uninstall libghc-monad-control-prof Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

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

Please follow the steps below to install libghc-monad-control-prof on Ubuntu 21.10 (Impish Indri)

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

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

This guide let you learn how to uninstall libghc-monad-control-prof on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-monad-control-prof package on Ubuntu 21.10 (Impish Indri)

Package: libghc-monad-control-prof
Architecture: amd64
Version: 1.0.2.3-4build2
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: 371
Provides: libghc-monad-control-prof-1.0.2.3-d0848
Depends: libghc-monad-control-dev (= 1.0.2.3-4build2), libghc-base-prof-4.13.0.0-2f220, libghc-stm-prof-2.5.0.0-28cfe, libghc-transformers-prof-0.5.6.2-59c2c, libghc-transformers-base-prof-0.4.5.2-ff438, libghc-transformers-compat-prof-0.6.5-54570
Filename: pool/universe/h/haskell-monad-control/libghc-monad-control-prof_1.0.2.3-4build2_amd64.deb
Size: 34248
MD5sum: ce57bed5d0a22f37b4dbd032bbd10fd8
SHA1: 15c9e926c5cecebad725754634e30677b79b27af
SHA256: cda3c99d8972da3beca640f2f27cbdb45b3519694f7cb06f107ad5ce5dcffdc8
SHA512: 93d0501466e300478f81d06eefb7c32d75af8dec8af0af523752e5b243fdb36c372f50611df7148903329047fb67deb1e2670bec45876154163f0734e7e9d0a1
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