packages feed

groundhog-th 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: yaml

API changes (from Hackage documentation)

Files

groundhog-th.cabal view
@@ -1,5 +1,5 @@ name:            groundhog-th-version:         0.1.0.1+version:         0.1.0.2 license:         BSD3 license-file:    LICENSE author:          Boris Lykah <lykahb@gmail.com>@@ -18,7 +18,7 @@                    , template-haskell                    , time                     >= 1.1.4                    , containers               >= 0.2-                   , yaml                     >= 0.6.1     && < 0.8+                   , yaml                     >= 0.6.1     exposed-modules: Database.Groundhog.TH                      Database.Groundhog.TH.Settings                      Database.Groundhog.TH.CodeGen