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

Last updated: April 28,2024

1. Install "libghc-harp-doc" package

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

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

2. Uninstall "libghc-harp-doc" package

Please follow the step by step instructions below to uninstall libghc-harp-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-harp-doc
Priority: extra
Section: universe/doc
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-harp
Version: 0.4.1-2
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-harp/libghc-harp-doc_0.4.1-2_all.deb
Size: 18920
MD5sum: 9b051947fe41d510bc50a68232d24b2b
SHA1: 5250b5626aaf145a1ee013266f5575554c59bd22
SHA256: 5c3e6b49bbe30f41652a215294cb6ced8fec1af7174ee2ec94cdef19b220b073
Description-en: Haskell support for regexp based pattern matching; documentation
HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
the normal pattern matching facility, allowing the user to match against
regular expressions. This expressive power is highly useful in a wide
range of areas, including text parsing and XML processing. Regular
expression patterns in HaRP work over ordinary Haskell lists ([]) of
arbitrary type. HaRP is implemented as a pre-processor to ordinary 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: 1dfab0ce32b040bc38864d5f943fb400
Homepage: https://github.com/seereason/harp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu