packages feed

web-routes-hsp 0.24.4 → 0.24.5

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

web-routes-hsp.cabal view
@@ -1,5 +1,5 @@ Name:             web-routes-hsp-Version:          0.24.4+Version:          0.24.5 License:          BSD3 License-File:     LICENSE Author:           jeremy@seereason.com@@ -13,7 +13,7 @@ Library         Build-Depends:    base       >= 4    && < 5,                           hsp        >= 0.9  && < 0.11,-                          text       >= 0.11 && < 1.2,+                          text       >= 0.11 && < 1.3,                           web-routes >= 0.26 && < 0.28          Exposed-Modules:  Web.Routes.XMLGenT