How to Install and Uninstall libghc-managed-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "libghc-managed-doc" package

Please follow the step by step instructions below to install libghc-managed-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-managed-doc

2. Uninstall "libghc-managed-doc" package

This tutorial shows how to uninstall libghc-managed-doc on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-managed-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-managed-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-managed-doc
Architecture: all
Version: 1.0.7-2build1
Priority: optional
Section: universe/doc
Source: haskell-managed
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 333
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-managed/libghc-managed-doc_1.0.7-2build1_all.deb
Size: 37312
MD5sum: ec4aa90fc75363846bdfa4c2a641d8ab
SHA1: cf325d5f85967210442d2fb2d280be22945921fb
SHA256: d1e2ed6dbaf05dd8e4c7117c3d8c216483839c9bc5554537a0e427a1184dd167
SHA512: fbf19523557d49367811466f9d0d1bafa23712ad2711f73f8b620e81d5b9edfd8c237e24487674dfe877153251199e12afee59e1c187593d6e79b229b9563be5
Description-en: monad for managed values; documentation
In Haskell you very often acquire values using the with...
idiom using functions of type (a -> IO r) -> IO r. This idiom forms a
Monad, which is a special case of the ContT monad (from transformers) or
the Codensity monad (from kan-extensions). The main purpose behind this
package is to provide a restricted form of these monads specialized to this
unusually common case.
.
The reason this package defines a specialized version of these types
is to:
.
* be more beginner-friendly,
* simplify inferred types and error messages, and:
* provide some additional type class instances that would otherwise
be orphan instances
.
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: 1af445b351660a44b71b63bba43262f0