https://github.com/minad/wl-pprint-annotated
Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell
https://github.com/minad/wl-pprint-annotated
haskell pretty-print wadler-leijen
Last synced: 10 months ago
JSON representation
Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell
- Host: GitHub
- URL: https://github.com/minad/wl-pprint-annotated
- Owner: minad
- License: other
- Created: 2016-11-27T16:27:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T03:43:55.000Z (about 2 years ago)
- Last Synced: 2024-05-02T00:33:31.518Z (over 1 year ago)
- Topics: haskell, pretty-print, wadler-leijen
- Language: Haskell
- Homepage:
- Size: 136 KB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wl-pprint-annotated: Wadler/Leijen pretty printer with annotations
[](https://hackage.haskell.org/package/wl-pprint-annotated)
[](http://travis-ci.org/minad/wl-pprint-annotated)
This is a limited version of wl-pprint-extras by @ekmett without support for point effects and without the free monad.
Like in annotated-wl-pprint, only annotations are supported. Compared to annotated-wl-pprint this library provides a slightly modernized interface.
* Hackage: https://hackage.haskell.org/package/wl-pprint-annotated