Description
The Wadler/Leijen Pretty Printer.
Description
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.