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

Last updated: May 13,2024

1. Install "libghc-src-exts-doc" package

This is a short guide on how to install libghc-src-exts-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-src-exts-doc

2. Uninstall "libghc-src-exts-doc" package

This guide let you learn how to uninstall libghc-src-exts-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-src-exts-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-src-exts-doc
Priority: extra
Section: universe/doc
Installed-Size: 9300
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-src-exts
Version: 1.17.1-1build1
Replaces: haskell-src-exts-doc (<< 1.8.2-2)
Provides: haskell-src-exts-doc
Depends: haddock-interface-27
Recommends: ghc-doc
Conflicts: haskell-src-exts-doc (<< 1.8.2-2)
Filename: pool/universe/h/haskell-src-exts/libghc-src-exts-doc_1.17.1-1build1_all.deb
Size: 432880
MD5sum: 43ed031e57ef3bf5e4c8ac95d2d1f7dd
SHA1: 119c4f8d50b4360256008a42643577e77929dbf8
SHA256: c700f453e81db6b7ce21cc47cc20429bc59c0f4e4b32a976b56cd1800efb4b40
Description-en: API documentation of the haskell-src-exts library; documentation
haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
standard haskell-src package, and handles most common syntactic extensions to
Haskell, including:
* Multi-parameter type classes with functional dependencies
* Indexed type families (including associated types)
* Empty data declarations
* GADTs
* Implicit parameters (ghc and hugs style)
* Template Haskell
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 051985cd26aebc6758ef761007439558
Homepage: https://github.com/haskell-suite/haskell-src-exts
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu