Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T20:02:32.000Z (about 1 year ago)
- Last Synced: 2024-04-20T00:35:44.848Z (7 months ago)
- Language: Haskell
- Size: 70.3 KB
- Stars: 7
- Watchers: 4
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
wl-pprint-text
==============[![Hackage](https://img.shields.io/hackage/v/wl-pprint-text.svg)](https://hackage.haskell.org/package/wl-pprint-text) [![Build Status](https://travis-ci.org/ivan-m/wl-pprint-text.svg)](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).