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