How to Install and Uninstall libghc-ghc-exactprint-doc Package on Kali Linux

Last updated: September 20,2024

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

Please follow the steps below to install libghc-ghc-exactprint-doc on Kali Linux

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

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

This guide let you learn how to uninstall libghc-ghc-exactprint-doc on Kali Linux:

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

3. Information about the libghc-ghc-exactprint-doc package on Kali Linux

Package: libghc-ghc-exactprint-doc
Source: haskell-ghc-exactprint
Version: 1.6.1.3-1
Installed-Size: 9056
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-data-default-doc, libghc-ghc-exactprint-dev, libghc-syb-doc, libjs-mathjax
Suggests: libghc-ghc-exactprint-prof
Size: 350976
SHA256: 032749947aeaa856c104a62dc450e18317377d173fa357baba5cc859e3660148
SHA1: 1747cc38ce9b87018175158ed7a0b23b778e074b
MD5sum: 726846852c56a2bc9b18a60444d7b156
Description: 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:
Section: doc
Priority: optional
Filename: pool/main/h/haskell-ghc-exactprint/libghc-ghc-exactprint-doc_1.6.1.3-1_all.deb