How to Install and Uninstall libghc-pretty-simple-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

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

This guide let you learn how to install libghc-pretty-simple-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This guide let you learn how to uninstall libghc-pretty-simple-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-pretty-simple-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-pretty-simple-dev
Architecture: amd64
Version: 3.2.3.0-1build1
Priority: optional
Section: universe/haskell
Source: haskell-pretty-simple
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2977
Provides: libghc-pretty-simple-dev-3.2.3.0-5ec98
Depends: libghc-ansi-terminal-dev-0.10.3-1c365, libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-mtl-dev-2.2.2-7208c, libghc-text-dev-1.2.4.0-a7a6e, libghc-transformers-dev-0.5.6.2-59c2c, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-pretty-simple-doc, libghc-pretty-simple-prof
Filename: pool/universe/h/haskell-pretty-simple/libghc-pretty-simple-dev_3.2.3.0-1build1_amd64.deb
Size: 253428
MD5sum: e2120e3523d86f36849179f93262a95d
SHA1: 6952c0892e9aeb0e0057dcd080762bef22a042f4
SHA256: 11398237cbc49a43ae8f44b5d0afde5116ebb341c1052ad5b68d26190a4f9c17
SHA512: 9674bb235fd3c9720f469d8444ac56c71cdc9467ae84abd17fdeae3a502b9d8f8928f1d07a06fc448fd73a554b2f24cb619f60c73bef459dc926a0de551ea001
Homepage: https://github.com/cdepillabout/pretty-simple
Description-en: 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: 17dca24e7d63aa5d30dc73991e8bb8fc
Ghc-Package: pretty-simple-3.2.3.0-AL2TRmsgZiFGT8HSl1bmPq