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

Last updated: May 16,2024

1. Install "libghc-polyparse-dev" package

This guide let you learn how to install libghc-polyparse-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-polyparse-dev" package

Please follow the instructions below to uninstall libghc-polyparse-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-polyparse-dev
Priority: optional
Section: universe/haskell
Installed-Size: 3685
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-polyparse
Version: 1.11-4build1
Provides: libghc-polyparse-dev-1.11-9f36f
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-text-dev-1.2.2.0-2c09c, libc6 (>= 2.2.5)
Suggests: libghc-polyparse-doc, libghc-polyparse-prof
Filename: pool/universe/h/haskell-polyparse/libghc-polyparse-dev_1.11-4build1_amd64.deb
Size: 324692
MD5sum: ecc37d43b6a9cfb6c0bf23bdee89a755
SHA1: c0cb4d69ff2dd602cd8baf0f18fbf4823e9eb1f8
SHA256: 22e359b8453b0253b2d0ae9e897db7852a6da2f0921fd9c17df922f44a943b37
Description-en: alternative parser combinator libraries for Haskell
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: fc1d3f23468a2adfc35204e220a4e2be
Homepage: http://code.haskell.org/~malcolm/polyparse/
Ghc-Package: polyparse-1.11-9f36f5473e0ff7e0bc4a41846284cdc6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu