Cabal revisions of annotated-wl-pprint-0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: annotated-wl-pprint-Version: 0.5-Cabal-Version: >= 1.4-Synopsis: The Wadler/Leijen Pretty Printer, with annotation support-Category: Text-Description:- This is a modified version of wl-pprint, which was based on Wadler's- paper "A Prettier Printer". See the haddocks for full info. This- version allows the library user to annotate the text with semantic- information, which can later be rendered in a variety of ways.-License: BSD3-License-file: LICENSE-Author: Daan Leijen, David Raymond Christiansen-Maintainer: david@davidchristiansen.dk-Build-Type: Simple-Library- Build-Depends: base < 5- Exposed-Modules: Text.PrettyPrint.Annotated.Leijen- Extensions: DeriveFunctor, OverlappingInstances- Ghc-options: -fwarn-incomplete-patterns+Name: annotated-wl-pprint +Version: 0.5 +x-revision: 1 +Cabal-Version: >= 1.4 +Synopsis: The Wadler/Leijen Pretty Printer, with annotation support +Category: Text +Description: + This is a modified version of wl-pprint, which was based on Wadler's + paper "A Prettier Printer". See the haddocks for full info. This + version allows the library user to annotate the text with semantic + information, which can later be rendered in a variety of ways. +License: BSD3 +License-file: LICENSE +Author: Daan Leijen, David Raymond Christiansen +Maintainer: david@davidchristiansen.dk +Build-Type: Simple +Library + Build-Depends: base < 4.8 + Exposed-Modules: Text.PrettyPrint.Annotated.Leijen + Extensions: DeriveFunctor, OverlappingInstances + Ghc-options: -fwarn-incomplete-patterns