wl-pprint-text 1.1.0.1 → 1.1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- wl-pprint-text.cabal +2/−2
wl-pprint-text.cabal view
@@ -1,5 +1,5 @@ Name: wl-pprint-text-Version: 1.1.0.1+Version: 1.1.0.2 Synopsis: A Wadler/Leijen Pretty Printer for Text values Description: A clone of wl-pprint for use with the text library. License: BSD3@@ -19,4 +19,4 @@ Exposed-modules: Text.PrettyPrint.Leijen.Text, Text.PrettyPrint.Leijen.Text.Monadic Build-depends: base < 5,- text >= 0.11.0.0 && < 1.1.0.0+ text >= 0.11.0.0 && < 1.2.0.0