Cabal revisions of wl-pprint-text-1.1.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: wl-pprint-text-Version: 1.1.0.3-Synopsis: A Wadler/Leijen Pretty Printer for Text values-Description: A clone of wl-pprint for use with the text library.-License: BSD3-License-file: LICENSE-Author: Ivan Lazar Miljenovic-Maintainer: Ivan.Miljenovic@gmail.com-Copyright: 2007 Daan Leijen, 2010 Ivan Lazar Miljenovic-Category: Text-Build-type: Simple-Cabal-version: >=1.6--Source-Repository head- type: darcs- location: http://hub.darcs.net/ivanm/wl-pprint-text--Library- Exposed-modules: Text.PrettyPrint.Leijen.Text,- Text.PrettyPrint.Leijen.Text.Monadic- Build-depends: base < 5,- text >= 0.11.0.0 && < 1.3.0.0+Name: wl-pprint-text +Version: 1.1.0.3 +x-revision: 1 +Synopsis: A Wadler/Leijen Pretty Printer for Text values +Description: A clone of wl-pprint for use with the text library. +License: BSD3 +License-file: LICENSE +Author: Ivan Lazar Miljenovic +Maintainer: Ivan.Miljenovic@gmail.com +Copyright: 2007 Daan Leijen, 2010 Ivan Lazar Miljenovic +Category: Text +Build-type: Simple +Cabal-version: >=1.6 + +Source-Repository head + type: darcs + location: http://hub.darcs.net/ivanm/wl-pprint-text + +Library + Exposed-modules: Text.PrettyPrint.Leijen.Text, + Text.PrettyPrint.Leijen.Text.Monadic + Build-depends: base < 4.8, + text >= 0.11.0.0 && < 1.3