Cabal revisions of wl-pprint-1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: wl-pprint-Version: 1.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 < 5-Build-Type: Simple-Exposed-Modules: Text.PrettyPrint.Leijen-Extensions: OverlappingInstances+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