th-lift 0.7.7 → 0.7.8
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.7+Version: 0.7.8 Cabal-Version: >= 1.8 License: BSD3 License-Files: COPYING, BSD3, GPL-2@@ -31,7 +31,7 @@ Build-Depends: packedstring == 0.1.*, template-haskell >= 2.2 && < 2.4 else- Build-Depends: template-haskell >= 2.4 && < 2.13+ Build-Depends: template-haskell >= 2.4 && < 2.14 Test-Suite test Type: exitcode-stdio-1.0@@ -46,4 +46,4 @@ Build-Depends: packedstring == 0.1.*, template-haskell >= 2.2 && < 2.4 else- Build-Depends: template-haskell >= 2.4 && < 2.13+ Build-Depends: template-haskell >= 2.4 && < 2.14