packages feed

web-routes-hsp 0.24.1 → 0.24.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~hsp

Dependency ranges changed: hsp

Files

web-routes-hsp.cabal view
@@ -1,5 +1,5 @@ Name:             web-routes-hsp-Version:          0.24.1+Version:          0.24.2 License:          BSD3 License-File:     LICENSE Author:           jeremy@seereason.com@@ -11,10 +11,10 @@ Build-type:       Simple  Library-        Build-Depends:    base       >= 4      && < 5,-                          hsp        >= 0.9  && < 0.10,+        Build-Depends:    base       >= 4    && < 5,+                          hsp        >= 0.9  && < 0.11,                           text       == 0.11.*,-                          web-routes >= 0.26   && < 0.28+                          web-routes >= 0.26 && < 0.28          Exposed-Modules:  Web.Routes.XMLGenT