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

Last updated: May 19,2024

1. Install "libghc-unsafe-doc" package

Please follow the guidance below to install libghc-unsafe-doc on Kali Linux

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

2. Uninstall "libghc-unsafe-doc" package

Please follow the steps below to uninstall libghc-unsafe-doc on Kali Linux:

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

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

Package: libghc-unsafe-doc
Source: haskell-unsafe
Version: 0.0-4
Installed-Size: 122
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-unsafe-dev, libjs-mathjax
Suggests: libghc-unsafe-prof
Size: 37552
SHA256: 46766cd2859436fde8ac0ab606d23c1767cf0e0e52ad2e3328e2c13940000276
SHA1: 21ca77ae5b208f0abb79045f16b58739b900988c
MD5sum: 6b3e5455d12f360c65d85707a9dc60fe
Description: unified interface to unsafe functions; documentation
SafeHaskell introduced the notion of safe and unsafe modules.
In order to make as many as possible modules "safe",
the well-known unsafe functions were moved to distinguished modules.
This makes it hard to write packages that work
with both old and new versions of GHC.
This package provides a single module, System.Unsafe,
that exports the unsafe functions from the base package.
It provides them in a style ready for qualification.
.
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:
Homepage: http://code.haskell.org/~thielema/unsafe/
Section: doc
Priority: optional
Filename: pool/main/h/haskell-unsafe/libghc-unsafe-doc_0.0-4_all.deb