packages feed

happstack-helpers 0.43 → 0.44

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~HStringTemplatedep ~hscolour

Dependency ranges changed: HStringTemplate, hscolour

Files

happstack-helpers.cabal view
@@ -1,5 +1,5 @@ Name: happstack-helpers-Version: 0.43+Version: 0.44 License: BSD3 License-file: bsd3.txt Description: Functions I found I was using repeatedly when programming Happstack based web-apps. @@ -34,11 +34,11 @@    Build-Depends: mtl >= 1.1.0.0 && < 2.0.0.0                , happstack-server >= 0.3 && < 0.5-               , hscolour >= 1.0 && < 2.0+               , hscolour >= 1.0 && < 1.14                , filepath >= 1.1.0.0 && < 1.2.0.0                , directory >= 1.0.0.0 && < 1.1.0.0                , bytestring >= 0.9.0.0 && < 0.10.0.0-               , HStringTemplate >= 0.4.0 && < 0.5.0+               , HStringTemplate >= 0.4.0 && < 0.7.0                , HStringTemplateHelpers >= 0.0.14                 , safe >= 0.2 && < 0.3                , MissingH >= 1.0.0 && < 2.0.0