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 && <5), base-compat (>=0.10 && <0.13), 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
Revised Revision 1 made by AndreasAbel at 2021-12-08T08:58:07Z
Category Text
Source repo head: git clone https://github.com/ivan-m/wl-pprint-text.git
Uploaded by IvanMiljenovic at 2020-01-28T12:31:45Z
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 51330 total (146 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-28 [all 1 reports]

Readme for wl-pprint-text-1.2.0.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).