regular 0.3.4.2 → 0.3.4.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~template-haskell
Dependency ranges changed: template-haskell
Files
- regular.cabal +2/−2
regular.cabal view
@@ -1,5 +1,5 @@ name: regular -version: 0.3.4.2 +version: 0.3.4.3 synopsis: Generic programming library for regular datatypes. description: @@ -58,7 +58,7 @@ build-depends: base >= 4.0 && < 5 if impl(ghc >= 6.12) - build-depends: template-haskell >=2.4 && <2.9 + build-depends: template-haskell >=2.4 && <2.10 cpp-options: -DTH_TYVARBNDR else build-depends: template-haskell >= 2.2 && < 2.4