packages feed

web-routes 0.27.3 → 0.27.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

web-routes.cabal view
@@ -1,5 +1,5 @@ Name:             web-routes-Version:          0.27.3+Version:          0.27.4 License:          BSD3 License-File:     LICENSE Author:           jeremy@seereason.com@@ -31,7 +31,7 @@                           bytestring    >= 0.9 && < 0.11,                           http-types    >= 0.6,                           mtl           >= 2.0 && < 2.2,-                          text          == 0.11.*,+                          text          >= 0.11 && < 1.1,                           utf8-string   >= 0.3 && < 0.4         if impl(ghc >= 7.2)           Build-Depends:  ghc-prim, split