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

Last updated: May 03,2024

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

Learn how to install libghc-pretty-simple-dev on Kali Linux

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

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

Please follow the steps below to uninstall libghc-pretty-simple-dev on Kali Linux:

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

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

Package: libghc-pretty-simple-dev
Source: haskell-pretty-simple (4.1.2.0-2)
Version: 4.1.2.0-2+b1
Installed-Size: 1441
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pretty-simple-dev-4.1.2.0-bd8c6
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-mtl-dev-2.2.2-6f39a, libghc-prettyprinter-ansi-terminal-dev-1.1.3-d4b66, libghc-prettyprinter-dev-1.7.1-0f57b, libghc-text-dev-2.0.2-0847e, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 156888
SHA256: 9d6f15f8ee2f8d6ed815d5e6eea4d3009e20aa656770389d1bff7bf23acfbb7d
SHA1: d950d21a5ad579e4ab360dffafc3740026b50b60
MD5sum: d24039a8ce58f6740ede3747faa05817
Description: pretty printer for data types with a 'Show' instance
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 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
Ghc-Package: pretty-simple-4.1.2.0-4fMJ1vOfzc3fNFJ5g9nMd
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pretty-simple/libghc-pretty-simple-dev_4.1.2.0-2+b1_amd64.deb