Popularity
5.6
Declining
Activity
0.0
Stable
10
2
5

Monthly Downloads: 33
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Text     Wl    

wl-pprint alternatives and similar packages

Based on the "wl" category.
Alternatively, view wl-pprint alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of wl-pprint or a related project?

Add another 'wl' Package

README

wl-pprint

This is a pretty printing library based on Wadler's paper A Prettier Printer. See the haddocks for full info. This version allows the library user to declare overlapping instances of the Pretty class.

Originally authored by Daan Leijen, the code has been moved to github for easier maintenance.

If you have issues or suggestions, please send pull requests or open issues on this repository.