wl-pprint-text: A Wadler/Leijen Pretty Printer for Text values

[ bsd3, library, text ] [ Propose Tags ]

A clone of wl-pprint for use with the text library.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4, 1.1.1.0, 1.1.1.1, 1.2.0.0, 1.2.0.1, 1.2.0.2
Change log Changelog.md
Dependencies base (>=4.5.0.0 && <4.11), base-compat (>=0.9 && <0.10), text (>=0.11.0.0 && <1.3) [details]
License BSD-3-Clause
Copyright 2007 Daan Leijen, 2010 Ivan Lazar Miljenovic
Author Ivan Lazar Miljenovic
Maintainer Ivan.Miljenovic@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2018-10-05T12:34:07Z
Category Text
Source repo head: git clone https://github.com/ivan-m/wl-pprint-text.git
Uploaded by IvanMiljenovic at 2017-01-26T11:56:12Z
Distributions Arch:1.2.0.2, Debian:1.2.0.1, Fedora:1.2.0.2, LTSHaskell:1.2.0.2, NixOS:1.2.0.2, Stackage:1.2.0.2
Reverse Dependencies 43 direct, 3626 indirect [details]
Downloads 51352 total (147 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-26 [all 1 reports]

Readme for wl-pprint-text-1.1.1.0

[back to package description]

wl-pprint-text

Hackage Build Status

A clone of wl-pprint for use with the text library (with some improved handling of whitespace).