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.