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

Last updated: May 10,2024

1. Install "libghc-harp-dev" package

Learn how to install libghc-harp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-harp-dev" package

This guide let you learn how to uninstall libghc-harp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-harp-dev
Priority: extra
Section: universe/haskell
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-harp
Version: 0.4.1-2
Provides: libghc-harp-dev-0.4.1-a133b
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-harp-doc, libghc-harp-prof
Filename: pool/universe/h/haskell-harp/libghc-harp-dev_0.4.1-2_amd64.deb
Size: 15554
MD5sum: dfff035248b2b851e7f13d67d396567b
SHA1: d43baa8d208c59e89cff73f696adab356ba69291
SHA256: b0e79c6fcf3b14051c00f7e029bee7c346b0c32ed9c5a64d6e82c9736dcda4b8
Description-en: Haskell support for regexp based pattern matching
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e9f3980550fa99bb1272de9793814223
Homepage: https://github.com/seereason/harp
Ghc-Package: harp-0.4.1-a133bf295617df29674f608b4c5606e6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu