packages feed

boomerang 1.4.0 → 1.4.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

boomerang.cabal view
@@ -1,5 +1,5 @@ Name:             boomerang-Version:          1.4.0+Version:          1.4.1 License:          BSD3 License-File:     LICENSE Author:           jeremy@seereason.com@@ -15,7 +15,7 @@         Build-Depends:    base             >= 4 && < 5,                           mtl              >= 2.0 && <2.2,                           template-haskell,-                          text             == 0.11.*+                          text             >= 0.11 && < 1.1         Exposed-Modules:  Text.Boomerang                           Text.Boomerang.Combinators                           Text.Boomerang.Error