How to Install and Uninstall libghc-managed-doc Package on Kali Linux

Last updated: May 13,2024

1. Install "libghc-managed-doc" package

Please follow the instructions below to install libghc-managed-doc on Kali Linux

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

2. Uninstall "libghc-managed-doc" package

Please follow the step by step instructions below to uninstall libghc-managed-doc on Kali Linux:

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

3. Information about the libghc-managed-doc package on Kali Linux

Package: libghc-managed-doc
Source: haskell-managed
Version: 1.0.10-1
Installed-Size: 421
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-managed-dev, libjs-mathjax
Suggests: libghc-managed-prof
Size: 51552
SHA256: 987fbb85f9aae8dd7d87755c9b6a200a6f813db8d73d121707d10df6df1d14f7
SHA1: 1fc422d45bb5259350e56f6f38142936d363deb6
MD5sum: 8febc3be842be563dcfe19639bf98329
Description: 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:
Section: doc
Priority: optional
Filename: pool/main/h/haskell-managed/libghc-managed-doc_1.0.10-1_all.deb