Cabal revisions of wl-pprint-text-1.1.0.4
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.4-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: git- location: git://github.com/ivan-m/wl-pprint-text.git--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.4 +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: git + location: git://github.com/ivan-m/wl-pprint-text.git + +Library + Exposed-modules: Text.PrettyPrint.Leijen.Text, + Text.PrettyPrint.Leijen.Text.Monadic + Build-depends: base < 4.11, + text >= 0.11.0.0 && < 1.3