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

Last updated: April 29,2024

1. Install "libghc-wl-pprint-extras-dev" package

This guide covers the steps necessary to install libghc-wl-pprint-extras-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-wl-pprint-extras-dev

2. Uninstall "libghc-wl-pprint-extras-dev" package

Here is a brief guide to show you how to uninstall libghc-wl-pprint-extras-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-wl-pprint-extras-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-wl-pprint-extras-dev
Priority: extra
Section: universe/haskell
Installed-Size: 667
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-wl-pprint-extras
Version: 3.5.0.5-3build1
Provides: libghc-wl-pprint-extras-dev-3.5.0.5-d1798
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-semigroupoids-dev-5.0.0.4-0fab8, libghc-semigroups-dev-0.18.0.1-8280a, libghc-text-dev-1.2.2.0-2c09c, libghc-utf8-string-dev-1.0.1.1-09f69, libc6 (>= 2.2.5)
Suggests: libghc-wl-pprint-extras-doc, libghc-wl-pprint-extras-prof
Filename: pool/universe/h/haskell-wl-pprint-extras/libghc-wl-pprint-extras-dev_3.5.0.5-3build1_amd64.deb
Size: 72170
MD5sum: ed3f094c7e9ac80c1df6ae48ea3d3bbf
SHA1: ed89f2a90002477111a972880fa87d559c063d96
SHA256: e2f3117b58c988f32f620e6c79f914f1cf785fb45bb05d53a2669ed762afcada
Description-en: free monad based on the Wadler/Leijen pretty printer
This is an implementation of the pretty printing combinators described
by Philip Wadler (1997). In their bare essence, the combinators of
Wadler are not expressive enough to describe some commonly occurring
layouts. The PPrint library adds new primitives to describe these
layouts and works well in practice.
.
The library is based on a single way to concatenate documents, which
is associative and has both a left and right unit. This simple design
leads to an efficient and short implementation. The simplicity is
reflected in the predictable behaviour of the combinators which make
them easy to use in practice.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8c92b365c6e1e94f8799646f072c7919
Homepage: http://github.com/ekmett/wl-pprint-extras/
Ghc-Package: wl-pprint-extras-3.5.0.5-d17982d488814655aea85fcbd3365368
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu