hsx2hs 0.14.1 → 0.14.1.1
raw patch · 1 files changed
+2/−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
- hsx2hs.cabal +2/−2
hsx2hs.cabal view
@@ -1,5 +1,5 @@ Name: hsx2hs-Version: 0.14.1+Version: 0.14.1.1 License: BSD3 License-File: LICENSE Author: Niklas Broberg, Joel Bjornson@@ -44,7 +44,7 @@ Build-depends: mtl >= 2.0 && < 2.3, haskell-src-exts >= 1.18 && < 1.20, haskell-src-meta >= 0.7 && < 0.9,- template-haskell >= 2.7 && < 2.12,+ template-haskell >= 2.7 && < 2.13, bytestring, utf8-string >= 0.3 && < 1.1