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

Last updated: May 17,2024

1. Install "libghc-edison-core-dev" package

Please follow the steps below to install libghc-edison-core-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-edison-core-dev

2. Uninstall "libghc-edison-core-dev" package

This is a short guide on how to uninstall libghc-edison-core-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-edison-core-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-edison-core-dev
Priority: extra
Section: universe/haskell
Installed-Size: 12644
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-edison-core
Version: 1.3-1build1
Provides: libghc-edisoncore-dev-1.3-1b874
Depends: libghc-edisonapi-dev-1.3-33dc8, libghc-quickcheck-dev-2.8.1-3b4e5, libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-mtl-dev-2.2.1-3af90, libc6 (>= 2.2.5)
Suggests: libghc-edison-core-doc, libghc-edison-core-prof
Filename: pool/universe/h/haskell-edison-core/libghc-edison-core-dev_1.3-1build1_amd64.deb
Size: 1047228
MD5sum: 39d346ea9a86c6c35287446b75e315d7
SHA1: 5fb9078ffcbba71b4514f52707b9407b89bd0093
SHA256: c02e1f38e76b6a8f753862e811f98bada0dcd1ad13aa6a6cd1081a0c248d6066
Description-en: Haskell library of efficent, purely-functional data structures
Some concrete implementations of the abstract interface of the Edison
library for Haskell for use with ghc.
.
Edison is a library of purely function data structures for Haskell
originally written by Chris Okasaki. Conceptually, it consists of two
things:
- A set of type classes defining data the following data structure
abstractions: 'sequences', 'collections' and 'associative
collections'
- Multiple concrete implementations of each of the abstractions
.
This package contains the concrete implementations.
Description-md5: 70cae6d8b0f2343facfdad8e76855594
Homepage: http://rwd.rdockins.name/edison/home/
Ghc-Package: EdisonCore-1.3-1b874673639b93c9308e1a72b9e1479e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu