packages feed

th-lift-instances 0.1.9 → 0.1.10

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~QuickCheckPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: QuickCheck

API changes (from Hackage documentation)

Files

th-lift-instances.cabal view
@@ -1,5 +1,5 @@ name: th-lift-instances-version: 0.1.9+version: 0.1.10 cabal-version: >=1.10 build-type: Simple license: BSD3@@ -52,7 +52,7 @@         text >=0.11 && <1.3,         bytestring >=0.9 && <0.12,         th-lift-instances -any,-        QuickCheck >=2.6 && <2.9+        QuickCheck >=2.6 && <2.10     default-language: Haskell2010     other-extensions: TemplateHaskell     hs-source-dirs: tests