packages feed

th-lift 0.8 → 0.8.0.1

raw patch · 1 files changed

+3/−2 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 view
@@ -1,5 +1,5 @@ Name:               th-lift-Version:            0.8+Version:            0.8.0.1 Cabal-Version:      1.12 License:            BSD3 License-Files:      COPYING, BSD3, GPL-2@@ -35,7 +35,7 @@   Build-Depends:    base              >= 4.3  && < 5,                     ghc-prim,                     th-abstraction   >= 0.2.3 && < 0.4,-                    template-haskell >= 2.4   && < 2.15+                    template-haskell >= 2.4   && < 2.16  Test-Suite test   Default-Language: Haskell2010@@ -48,3 +48,4 @@                     ghc-prim,                     th-lift,                     template-haskell+