prettyprinter-convert-ansi-wl-pprint: Converter from »ansi-wl-pprint« documents to »prettyprinter«-based ones.
This package defines a converter from the old ansi-wl-pprint document type to the new prettyprinter one. Its purpose is making packages that only generate ansi-wl-pprint data available to the prettyprinter ecosystem.
Note the difference to the prettyprinter-compat-ansi-wl-pprint package, which does not convert any data, and instead provides an API that mimicks ansi-wl-pprint, while secretly being prettyprinter-based behind the curtains. This package on the other hand does a proper conversion.
╭────────────────────╮ fromAnsiWlPprint ╭────────────────────╮ │ Doc ├───────────────────────▷│ Doc AnsiStyle │ │ (ansi-wl-pprint) │◁───────────────────────┤ (prettyprinter) │ ╰────────────────────╯ toAnsiWlPprint ╰────────────────────╯
[Skip to Readme]
Downloads
- prettyprinter-convert-ansi-wl-pprint-1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.1, 1.1.1, 1.1.2 |
---|---|
Dependencies | ansi-terminal, ansi-wl-pprint (>=0.6.8), base (>=4.7 && <5), prettyprinter (>=1), prettyprinter-ansi-terminal (>=1.1.1), text (>=1.2) [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.2, ghc ==7.10.3, ghc ==8.0.1, ghc ==8.0.2 |
License | BSD-2-Clause |
Author | David Luposchainsky |
Maintainer | David Luposchainsky <dluposchainsky at google> |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-08-03T11:27:46Z |
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-08-03T10:20:40Z |
Distributions | Arch:1.1.2, Debian:1.1.1 |
Downloads | 2978 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-08-03 [all 3 reports] |