prettyprinter-compat-annotated-wl-pprint: Prettyprinter compatibility module for previous users of the annotated-wl-pprint package.

[ bsd2, library, text, user-interfaces ] [ Propose Tags ]
This version is deprecated.

See README.md


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 1, 1.1 (info)
Dependencies base (<127), prettyprinter (<0.2), text [details]
License BSD-2-Clause
Author Daan Leijen, David Raymond Christiansen, David Luposchainsky
Maintainer David Luposchainsky <dluposchainsky at google>
Category User Interfaces, Text
Home page http://github.com/quchen/prettyprinter
Bug tracker http://github.com/quchen/prettyprinter/issues
Source repo head: git clone git://github.com/quchen/prettyprinter.git
Uploaded by quchen at 2017-05-20T16:21:52Z
Distributions LTSHaskell:1.1, NixOS:1.1, Stackage:1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2027 total (21 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-05-20 [all 1 reports]

Readme for prettyprinter-compat-annotated-wl-pprint-0.1

[back to package description]

wl-pprint-ansi compatibility module

This module defines a compatibility layer between the old wl-pprint-ansi module, and the new one (version 1+).

This allows easily transitioning dependent packages from the old to the new package, by simply replacing wl-pprint-ansi with wl-pprint-compat-old-ansi in the .cabal file.

Note that this module is only for transitional purposes, and therefore deprecated and wholly undocumented. For new development, use the current version of wl-pprint, and the ANSI terminal backend provided in wl-pprint-ansi.