th-lego 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~template-haskell
Dependency ranges changed: template-haskell
Files
- th-lego.cabal +2/−2
th-lego.cabal view
@@ -1,5 +1,5 @@ name: th-lego-version: 0.1.0.1+version: 0.1.0.2 synopsis: Template Haskell construction utilities stability: Experimental category: Template Haskell@@ -29,6 +29,6 @@ THLego.Prelude build-depends: base >=4.9 && <5,- template-haskell >=2.18 && <3,+ template-haskell >=2.8 && <3, template-haskell-compat-v0208 >=0.1.5 && <0.2, text >=1 && <2