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

Last updated: May 15,2024

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

Please follow the steps below to install libghc-basic-prelude-dev on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libghc-basic-prelude-dev on Kali Linux:

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

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

Package: libghc-basic-prelude-dev
Source: haskell-basic-prelude (0.7.0-6)
Version: 0.7.0-6+b1
Installed-Size: 302
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-basic-prelude-dev-0.7.0-cef4f
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-filepath-dev-1.4.2.2-290a6, libghc-hashable-dev-1.4.3.0-e937e, libghc-text-dev-2.0.2-0847e, libghc-transformers-dev-0.5.6.2-931c3, libghc-unordered-containers-dev-0.2.19.1-230f0, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 43804
SHA256: baa707189c6cea6043e8699dbffa1ae7700452a4bec396226d07aba13d217379
SHA1: b24d6004ad5bff18d7348844986a394dba5e32af
MD5sum: 237edd99d4fe9cd8be11a295a32c34e0
Description: enhanced core prelude
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 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
Ghc-Package: basic-prelude-0.7.0-40zsj2dklvrRPnZWmpjjM
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-basic-prelude/libghc-basic-prelude-dev_0.7.0-6+b1_amd64.deb