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

Last updated: May 20,2024

1. Install "libghc-pipes-parse-doc" package

In this section, we are going to explain the necessary steps to install libghc-pipes-parse-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-pipes-parse-doc

2. Uninstall "libghc-pipes-parse-doc" package

Please follow the guidance below to uninstall libghc-pipes-parse-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-pipes-parse-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-pipes-parse-doc
Priority: extra
Section: universe/doc
Installed-Size: 207
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-pipes-parse
Version: 3.0.3-3
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-pipes-doc
Filename: pool/universe/h/haskell-pipes-parse/libghc-pipes-parse-doc_3.0.3-3_all.deb
Size: 30834
MD5sum: c049891d86f11a698274cb516b823657
SHA1: ce8fc7c9962a3ae4277657079cbff16b7445d721
SHA256: 61dacac8acfb4178646f1173749f45d5a98a77b633f267e8b9d22ed2378936a1
Description-en: parsing infrastructure for the pipes ecosystem; documentation
pipes-parse builds upon the pipes library to provide shared parsing
idioms and utilities:
* Perfect Streaming: Program in a list-like style in constant memory
* Leftovers: Save unused input for later consumption
* Connect and Resume: Use StateT to save unused input for later
* Termination Safety: Detect and recover from end of input
.
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: 1624cfe383bee7f5bd2c91d7c77bcb10
Homepage: http://hackage.haskell.org/package/pipes-parse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu