How to Install and Uninstall libghc-pretty-simple-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "libghc-pretty-simple-doc" package

This guide let you learn how to install libghc-pretty-simple-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-pretty-simple-doc

2. Uninstall "libghc-pretty-simple-doc" package

Please follow the guidelines below to uninstall libghc-pretty-simple-doc on Kali Linux:

$ sudo apt remove libghc-pretty-simple-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-pretty-simple-doc package on Kali Linux

Package: libghc-pretty-simple-doc
Source: haskell-pretty-simple
Version: 4.1.2.0-2
Installed-Size: 1575
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-pretty-simple-dev, libghc-prettyprinter-ansi-terminal-doc, libghc-prettyprinter-doc, libjs-mathjax
Suggests: libghc-pretty-simple-prof
Size: 108568
SHA256: ac54626d700fc375867d7157dc3404fe66d3a5267342d4738fb0cf173d9fcba8
SHA1: 157957a2c184a61a0c30c01d4b05033170024d3a
MD5sum: f4c936ab6080b34c2d814c7dccd93088
Description: pretty printer for data types with a 'Show' instance; documentation
Features:
* Easy-to-read
- Complex data types are simple to understand.
* Color
- Prints in color using ANSI escape codes.
- It is possible to print without color by using the pPrintNoColor
function
* Rainbow Parentheses
- Easy to understand deeply nested data types
* Configurable Indentation
- Amount of indentation is configurable with the pPrintOpt function
* Fast
- No problem pretty-printing data types thousands of lines long
* Works with any data type with a Show instance
- Some common Haskell data types have a Show instance that produces
non-valid Haskell code. pretty-simple will pretty-print even these
data types
.
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:
Homepage: https://github.com/cdepillabout/pretty-simple
Section: doc
Priority: optional
Filename: pool/main/h/haskell-pretty-simple/libghc-pretty-simple-doc_4.1.2.0-2_all.deb