th-lift 0.7.10 → 0.7.11
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
- th-lift.cabal +3/−3
th-lift.cabal view
@@ -1,5 +1,5 @@ Name: th-lift-Version: 0.7.10+Version: 0.7.11 Cabal-Version: >= 1.8 License: BSD3 License-Files: COPYING, BSD3, GPL-2@@ -32,7 +32,7 @@ Build-Depends: packedstring == 0.1.*, template-haskell >= 2.2 && < 2.4 else- Build-Depends: template-haskell >= 2.4 && < 2.14+ Build-Depends: template-haskell >= 2.4 && < 2.15 Test-Suite test Type: exitcode-stdio-1.0@@ -47,4 +47,4 @@ Build-Depends: packedstring == 0.1.*, template-haskell >= 2.2 && < 2.4 else- Build-Depends: template-haskell >= 2.4 && < 2.14+ Build-Depends: template-haskell >= 2.4 && < 2.15