happstack-helpers 0.53 → 0.54
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~safe
Dependency ranges changed: safe
Files
- happstack-helpers.cabal +2/−2
happstack-helpers.cabal view
@@ -1,5 +1,5 @@ Name: happstack-helpers-Version: 0.53+Version: 0.54 License: BSD3 License-file: bsd3.txt Description: Functions I found I was using repeatedly when programming Happstack based web-apps.@@ -42,7 +42,7 @@ , bytestring >= 0.9.0.0 && < 0.10.0.0 , HStringTemplate >= 0.4.0 && < 0.7.0 , HStringTemplateHelpers >= 0.0.14- , safe >= 0.2 && < 0.3+ , safe >= 0.2 , MissingH >= 1.0.3 , containers >= 0.2.0.0 && < 0.4.0.0 , parsec >= 2.1.0.0 && < 2.2.0.0