data-accessor-template 0.2.1.5 → 0.2.1.6
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~template-haskellPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: template-haskell
API changes (from Hackage documentation)
Files
data-accessor-template.cabal view
@@ -1,5 +1,5 @@ Name: data-accessor-template-Version: 0.2.1.5+Version: 0.2.1.6 License: BSD3 License-File: LICENSE Author: Luke Palmer <lrpalmer@gmail.com>, Henning Thielemann <haskell@henning-thielemann.de>@@ -32,7 +32,7 @@ If impl(ghc) If impl(ghc >= 6.12) Hs-Source-Dirs: src-5- Build-Depends: template-haskell >=2.4 && <2.5+ Build-Depends: template-haskell >=2.4 && <2.6 Else Hs-Source-Dirs: src-3 Build-Depends: template-haskell >=2.2 && <2.4@@ -46,7 +46,7 @@ Else If flag(template_2_4) Hs-Source-Dirs: src-5- Build-Depends: template-haskell >=2.4 && <2.5+ Build-Depends: template-haskell >=2.4 && <2.6 Else Hs-Source-Dirs: src-3 Build-Depends: template-haskell >=2.2 && <2.4