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

Last updated: May 17,2024

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

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

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

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

Please follow the steps below to uninstall libghc-edison-core-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-edison-core-doc
Priority: extra
Section: universe/doc
Installed-Size: 6796
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-edison-core
Version: 1.3-1build1
Replaces: haskell-edison-core-doc (<< 1.2.1.3-4), libghc6-edison-core-doc (<< 1:1)
Provides: haskell-edison-core-doc
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-edison-api-doc, libghc-quickcheck2-doc
Conflicts: haskell-edison-core-doc (<< 1.2.1.3-4), libghc6-edison-core-doc (<< 1:1)
Filename: pool/universe/h/haskell-edison-core/libghc-edison-core-doc_1.3-1build1_all.deb
Size: 243442
MD5sum: 1e23366ae57ee723e3f06fd49ce609ae
SHA1: d72cf08afea4516a8346ffa6b29d92250fcc4db8
SHA256: cfc840fb6122041a96e803e04f5df9cd5381313667e6ce4c4be293d3e00463ae
Description-en: documentation of the Edison Haskell library
Some concrete implementations of the abstract interface of the Edison
library for Haskell for use with hugs.
.
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 documentation of the concrete implementations.
Description-md5: a89a457e9d23ad4c4d62484b8441fda0
Homepage: http://rwd.rdockins.name/edison/home/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu