th-orphans 0.8 → 0.8.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~th-lift
Dependency ranges changed: th-lift
Files
- th-orphans.cabal +2/−2
th-orphans.cabal view
@@ -1,5 +1,5 @@ name: th-orphans-version: 0.8+version: 0.8.1 cabal-version: >= 1.6 build-type: Simple license: BSD3@@ -20,7 +20,7 @@ library build-depends: base >= 4.2 && < 4.8,- th-lift == 0.5.*+ th-lift >= 0.5 && <0.7 if impl(ghc >= 7.4) Build-depends: template-haskell >= 2.7 && < 2.10