How to Install and Uninstall libghc-classy-prelude-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

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

This guide covers the steps necessary to install libghc-classy-prelude-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libghc-classy-prelude-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-classy-prelude-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-classy-prelude-dev
Priority: extra
Section: universe/haskell
Installed-Size: 269
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-classy-prelude
Version: 0.12.5-1build1
Provides: libghc-classy-prelude-dev-0.12.5-d4bf4
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-basic-prelude-dev-0.5.0-b8aa4, libghc-bifunctors-dev-5.1-6066f, libghc-bytestring-dev-0.10.6.0-9a873, libghc-chunked-data-dev-0.2.0-d66e9, libghc-containers-dev-0.5.6.2-59326, libghc-dlist-dev-0.7.1.2-bf379, libghc-enclosed-exceptions-dev-1.0.1.1-9cd96, libghc-exceptions-dev-0.8.0.2-36aed, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-hashable-dev-1.2.3.3-ce7af, libghc-lifted-base-dev-0.2.3.6-9276c, libghc-mono-traversable-dev-0.10.0.1-4a03c, libghc-mtl-dev-2.2.1-3af90, libghc-mutable-containers-dev-0.3.2-07829, libghc-primitive-dev-0.6.1.0-b2a7b, libghc-semigroups-dev-0.18.0.1-8280a, libghc-stm-dev-2.4.4.1-7050c, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-time-locale-compat-dev-0.1.1.1-4bbde, libghc-transformers-dev-0.4.2.0-81450, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libghc-vector-instances-dev-3.3.1-c4868, libc6 (>= 2.2.5)
Suggests: libghc-classy-prelude-doc, libghc-classy-prelude-prof
Filename: pool/universe/h/haskell-classy-prelude/libghc-classy-prelude-dev_0.12.5-1build1_amd64.deb
Size: 37240
MD5sum: 0962a67d62dcb463acaff8fc9002aba4
SHA1: ebf674a0d575a9e39f7d73d98a1cb9ede82c2218
SHA256: e419a4fc582ec5bf4becceedf529d99af78e7f677b8640793a4168e42105ae8d
Description-en: typeclass-based prelude
Focuses on using common typeclasses when possible, and creating new ones
to avoid name clashing. Exposes many recommended datastructures (Map,
ByteString, etc) directly without requiring long import lists and
qualified modules.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ca7f6e211ec88701b28c606b02e00aaf
Homepage: https://github.com/snoyberg/classy-prelude
Ghc-Package: classy-prelude-0.12.5-d4bf46513594f76fca6b08d69d202118
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu