packages feed

groundhog 0.7.0.2 → 0.7.0.3

raw patch · 2 files changed

+5/−1 lines, 2 filesdep +attoparsecPVP ok

version bump matches the API change (PVP)

Dependencies added: attoparsec

API changes (from Hackage documentation)

Files

changelog view
@@ -1,3 +1,6 @@+0.7.0.3+* Add attoparsec dependency+ 0.7.0.2 * Bump blaze-builder dependency 
groundhog.cabal view
@@ -1,5 +1,5 @@ name:            groundhog-version:         0.7.0.2+version:         0.7.0.3 license:         BSD3 license-file:    LICENSE author:          Boris Lykah <lykahb@gmail.com>@@ -22,6 +22,7 @@                    , transformers             >= 0.2.1      && < 0.5                    , mtl                      >= 2.0                    , time                     >= 1.1.4+                   , attoparsec               >= 0.11                    , aeson                    >= 0.5                    , scientific                    , text                     >= 0.8