Name: wl-pprint Version: 1.1 x-revision: 1 Synopsis: The Wadler/Leijen Pretty Printer Category: Text 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. License: BSD3 License-file: LICENSE Author: Daan Leijen Maintainer: otakar.smrz cmu.edu Build-Depends: base < 4.8 Build-Type: Simple Exposed-Modules: Text.PrettyPrint.Leijen Extensions: OverlappingInstances