https://github.com/ivan-m/wl-pprint-text
A Wadler/Leijen Pretty Printer for Text values
https://github.com/ivan-m/wl-pprint-text
Last synced: 7 months ago
JSON representation
A Wadler/Leijen Pretty Printer for Text values
- Host: GitHub
- URL: https://github.com/ivan-m/wl-pprint-text
- Owner: ivan-m
- License: bsd-3-clause
- Created: 2015-04-06T11:44:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T20:02:32.000Z (about 2 years ago)
- Last Synced: 2025-04-14T05:18:55.833Z (7 months ago)
- Language: Haskell
- Size: 70.3 KB
- Stars: 7
- Watchers: 3
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome-compilers - wl-pprint-text - wl-pprint](https://github.com/batterseapower/ansi-wl-pprint) - Walder-style pretty-printing libraries. (Tools and Frameworks / Haskell)
README
wl-pprint-text
==============
[](https://hackage.haskell.org/package/wl-pprint-text) [](https://travis-ci.org/ivan-m/wl-pprint-text)
A clone of [wl-pprint](http://hackage.haskell.org/package/wl-pprint)
for use with the [text](http://hackage.haskell.org/package/text)
library (with some improved handling of whitespace).