pretty-ghci: Functionality for beautifying GHCi
Provides a library and an executable for parsing and pretty-printing the
output of derived Show
instances as well as Haddock docstrings. The idea is
to provide functionality that can be easily plugged into GHCi's
-interactive-print
option, making for a better REPL experience.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- pretty-ghci-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.5 && <0.6), base (>=4.9 && <4.13), haddock-library (>=1.7 && <1.8), pretty-ghci, prettyprinter (>=1.2 && <1.3), prettyprinter-ansi-terminal (>=1.1 && <1.2), text (>=1.2 && <1.3), Win32 (>=2.6.2) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.4 |
License | BSD-3-Clause |
Copyright | (c) Alec Theriault |
Author | Alec Theriault |
Maintainer | alec.theriault@gmail.com |
Category | Text |
Source repo | head: git clone https://github.com/harpocrates/pretty-ghci.git |
Uploaded | by harpocrates at 2019-04-16T14:55:23Z |
Distributions | |
Executables | pp-ghci |
Downloads | 1003 total (10 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-04-16 [all 1 reports] |