groundhog-th 0.9.0.1 → 0.10
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~groundhog
Dependency ranges changed: groundhog
Files
- groundhog-th.cabal +2/−2
groundhog-th.cabal view
@@ -1,5 +1,5 @@ name: groundhog-th-version: 0.9.0.1+version: 0.10 license: BSD3 license-file: LICENSE author: Boris Lykah <lykahb@gmail.com>@@ -17,7 +17,7 @@ library build-depends: base >= 4 && < 5 , bytestring >= 0.9- , groundhog >= 0.9 && < 0.10+ , groundhog >= 0.10 && < 0.11 , template-haskell , time >= 1.1.4 , containers >= 0.2