How to Install and Uninstall libghc-basic-prelude-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

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

This tutorial shows how to install libghc-basic-prelude-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-basic-prelude-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-basic-prelude-dev
Architecture: amd64
Version: 0.7.0-4build2
Priority: extra
Section: universe/haskell
Source: haskell-basic-prelude
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 343
Provides: libghc-basic-prelude-dev-0.7.0-4f5e3
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-containers-dev-0.6.2.1-b8f3d, libghc-filepath-dev-1.4.2.1-251c0, libghc-hashable-dev-1.3.0.0-56a7e, libghc-text-dev-1.2.4.0-455b7, libghc-transformers-dev-0.5.6.2-e88a5, libghc-unordered-containers-dev-0.2.10.0-5ba30, libghc-vector-dev-0.12.1.2-52265, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-basic-prelude-doc, libghc-basic-prelude-prof
Filename: pool/universe/h/haskell-basic-prelude/libghc-basic-prelude-dev_0.7.0-4build2_amd64.deb
Size: 39844
MD5sum: 6aa275281c9897178ded187111498223
SHA1: 17d2140c26bd090d64f7f2766d0577a82606bce3
SHA256: 13bc9f2aa58e385f5c181c95d9dc5657c69bbfec1d567b06749651864c19e7bf
SHA512: f2352ce83c6116739c386cbac7d6630847bf3a3aab665c35d44d4f68828d74e302457d3e229959f8067fd5ac982a5cdb5aaca4f0088ae0fe03ba7e9098494732
Homepage: https://github.com/snoyberg/basic-prelude
Description-en: 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: 3bf395b0afaa1285d43478019cd83470
Ghc-Package: basic-prelude-0.7.0-3nebifbKprmBx5gZ5tT2eS