How to Install and Uninstall libghc-ghc-exactprint-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libghc-ghc-exactprint-doc" package

This guide let you learn how to install libghc-ghc-exactprint-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-ghc-exactprint-doc

2. Uninstall "libghc-ghc-exactprint-doc" package

Please follow the step by step instructions below to uninstall libghc-ghc-exactprint-doc on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-ghc-exactprint-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-ghc-exactprint-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-ghc-exactprint-doc
Architecture: all
Version: 0.6.2-2build3
Priority: optional
Section: universe/doc
Source: haskell-ghc-exactprint
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6633
Depends: haddock-interface-35
Recommends: ghc-doc, libghc-free-doc, libjs-mathjax
Filename: pool/universe/h/haskell-ghc-exactprint/libghc-ghc-exactprint-doc_0.6.2-2build3_all.deb
Size: 279744
MD5sum: b2b4be53290a00ad862c584507fd14fa
SHA1: ef5d1ee498ccd680229aee6d14c24b736d1279e3
SHA256: 49e7773fba021462a3fa143e972bc89dbb5e4b6648d2cb7f72b758e7390289f9
SHA512: df3ccd72d3a298b22b75854ee4470559c508f2cffafcb26991112f2cb5d51295698611c873f0affdce1d4b435e1255af8087843c35b8988d5b29c1b7c8a166e1
Description-en: ExactPrint for GHC; documentation
Using the API Annotations available from GHC 7.10.2, this
library provides a means to round trip any code that can
be compiled by GHC, currently excluding lhs files.
.
It does this with a phased approach:
* Delta - converts GHC API Annotations into relative
offsets, indexed by SrcSpan
* Transform - functions to facilitate changes to
the AST, adjusting the annotations generated in the
Delta phase to suit the changes.
* Print - converts an AST and its annotations to
properly formatted source text.
* Pretty - adds annotations to an AST (fragment) so that
the output can be parsed back to the same AST.
.
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: f0dc40c3bbcc9f30908ebb30901126e0