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

Last updated: October 06,2024

1. Install "libghc-managed-doc" package

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

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

2. Uninstall "libghc-managed-doc" package

Here is a brief guide to show you how to uninstall libghc-managed-doc on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-managed-doc
Architecture: all
Version: 1.0.7-2
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: 335
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-managed/libghc-managed-doc_1.0.7-2_all.deb
Size: 37228
MD5sum: d7bbf923a5b02440bd424e74da8e1244
SHA1: c9c64a619be7a896cba4236f79c17dba7141c270
SHA256: 21d9ed85222c5724f63d4d57b3d3e69f93aeb6663de205030d5adbee4d2fadf0
SHA512: 84400b01c15885860bf83b213d570fb44fc8c26a2f08b8eeb9b2ad64da0187d636a509196de5698ca7220ee8238779bfc171c50338957960fb15db665edb694f
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