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

Last updated: May 13,2024

1. Install "libghc-basic-prelude-doc" package

Here is a brief guide to show you how to install libghc-basic-prelude-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-basic-prelude-doc

2. Uninstall "libghc-basic-prelude-doc" package

This tutorial shows how to uninstall libghc-basic-prelude-doc on Kali Linux:

$ sudo apt remove libghc-basic-prelude-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-basic-prelude-doc
Source: haskell-basic-prelude
Version: 0.7.0-6
Installed-Size: 7928
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-basic-prelude-dev, libghc-hashable-doc, libghc-unordered-containers-doc, libghc-vector-doc, libjs-mathjax
Suggests: libghc-basic-prelude-prof
Size: 259924
SHA256: edb20047630a08f97468f9908f4eeca041d673829a0a2baf5fd57f56063258f2
SHA1: a01b74d6beb5816d23d407c69f67cacd0eac95fd
MD5sum: 82fbb76dac3933e63420c82a887c0f93
Description: enhanced core prelude; documentation
The premise of basic-prelude is that there are a lot of very commonly
desired features missing from the standard Prelude, such as commonly
used operators (<$> and >=>, for instance) and imports for common
datatypes (e.g., ByteString and Vector). At the same time, there are
lots of other components which are more debatable, such as providing
polymorphic versions of common functions.
.
So basic-prelude is intended to give a common foundation for a number
of alternate preludes. The package provides two modules: CorePrelude
provides the common ground for other preludes to build on top of, while
BasicPrelude exports CorePrelude together with commonly used list
functions to provide a drop-in replacement for the standard Prelude.
.
Users wishing to have an improved Prelude can use BasicPrelude.
Developers wishing to create a new prelude should use CorePrelude.
.
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: https://github.com/snoyberg/basic-prelude
Section: doc
Priority: optional
Filename: pool/main/h/haskell-basic-prelude/libghc-basic-prelude-doc_0.7.0-6_all.deb