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

Last updated: May 15,2024

1. Install "libghc-polyparse-doc" package

Please follow the instructions below to install libghc-polyparse-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-polyparse-doc

2. Uninstall "libghc-polyparse-doc" package

This tutorial shows how to uninstall libghc-polyparse-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-polyparse-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-polyparse-doc
Priority: optional
Section: universe/doc
Installed-Size: 1354
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-polyparse
Version: 1.11-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-text-doc
Filename: pool/universe/h/haskell-polyparse/libghc-polyparse-doc_1.11-4build1_all.deb
Size: 80202
MD5sum: 5c7a07ff7bfc13edf9f37d3f295358de
SHA1: 6834a157bc88e06d504a5e11ca35e3ea5aa3da53
SHA256: 8885b06d59648c5febc0c1777204c95836cd4951344583308dc7237ec004992e
Description-en: alternative parser combinator libraries for Haskell; documentation
Alternative parser combinator libraries, including the original
HuttonMeijer set. The Poly sets have features like good error reporting,
arbitrary token type, running state, lazy parsing, and so on. Finally,
Text.Parse is a proposed replacement for the standard Read class, for
better deserialisation of Haskell values from Strings.
.
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: d9dd9995bd74a7ca10fff4f1b9e0a423
Homepage: http://code.haskell.org/~malcolm/polyparse/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu