How to Install and Uninstall libghc-incremental-parser-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libghc-incremental-parser-dev" package

In this section, we are going to explain the necessary steps to install libghc-incremental-parser-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libghc-incremental-parser-dev

2. Uninstall "libghc-incremental-parser-dev" package

Here is a brief guide to show you how to uninstall libghc-incremental-parser-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libghc-incremental-parser-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-incremental-parser-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-incremental-parser-dev
Architecture: amd64
Version: 0.4.0.2-1build3
Priority: extra
Section: universe/haskell
Source: haskell-incremental-parser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 929
Provides: libghc-incremental-parser-dev-0.4.0.2-bd900
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-monoid-subclasses-dev-1.0.1-6221b, libghc-parsers-dev-0.12.10-d25d6, libghc-rank2classes-dev-1.3.2.1-25aa0, libghc-transformers-dev-0.5.6.2-e88a5, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-incremental-parser-doc, libghc-incremental-parser-prof
Filename: pool/universe/h/haskell-incremental-parser/libghc-incremental-parser-dev_0.4.0.2-1build3_amd64.deb
Size: 98124
MD5sum: 2fc546c4011c62e64601bfb0ae09951b
SHA1: 16c2e0942f16a2b3fae5ee4b59f81e466b940f01
SHA256: 8b9966e1254167bb41f3bb6bfd1ea325712bc657a3b026cbabe59265ead8d3a6
SHA512: fa64cdc5751c76a8f3ca1daaf183a1c3b7a7dd6af65dedbe478111e4f7d28e1fab6b6aae8e8e61784bbbd341acdac7b0e7565678aff1badf2a762f8c62cf737b
Homepage: http://patch-tag.com/r/blamario/incremental-parser/wiki/
Description-en: generic incremental parsers
Incremental parsers can provide partial results from partial input.
This parser library is implemented using the concept of Brzozowski
derivatives, tweaked and optimized to work with any monoidal input
type. Lists, ByteString, and Text are supported out of the box, as
well as any other data type for which the monoid-subclasses package
defines instances. If the parser result is also a monoid, the
parser can provide it incrementally, before the complete input is
parsed.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8a0b5c7f45d343f131d370beb5b13fa5
Ghc-Package: incremental-parser-0.4.0.2-Co74UkUYvP5CXoX6mGkUiT