snap-extras 0.11.0.1 → 0.11.0.2
raw patch · 1 files changed
+7/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- snap-extras.cabal +7/−2
snap-extras.cabal view
@@ -1,5 +1,5 @@ Name: snap-extras-Version: 0.11.0.1+Version: 0.11.0.2 Synopsis: A collection of useful helpers and utilities for Snap web applications. Description: This package contains a collection of helper functions that come in handy in most practical, real-world@@ -46,7 +46,7 @@ hs-source-dirs: src Build-depends:- aeson >= 0.6 && < 0.9+ aeson >= 0.6 && < 0.11 , base >= 4 && < 5 , blaze-builder >= 0.3 && < 0.5 , blaze-html >= 0.6 && < 0.9@@ -122,3 +122,8 @@ , tasty-hunit , tasty-quickcheck , QuickCheck++source-repository head+ type: git+ location: https://github.com/ozataman/snap-extras.git+