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

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 && <5), base-compat (>=0.10 && <0.11), text (>=0.11.0.0 && <1.3.0.0) [details]
License BSD-3-Clause
Copyright 2007 Daan Leijen, 2010 Ivan Lazar Miljenovic
Author Ivan Lazar Miljenovic
Maintainer Ivan.Miljenovic@gmail.com
Category Text
Source repo head: git clone https://github.com/ivan-m/wl-pprint-text.git
Uploaded by IvanMiljenovic at 2018-04-13T12:48:01Z
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, 3623 indirect [details]
Downloads 51326 total (144 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-04-13 [all 1 reports]

Readme for wl-pprint-text-1.1.1.1

[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).