hsx2hs 0.14.1.10 → 0.14.1.11
raw patch · 1 files changed
+4/−4 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 +4/−4
hsx2hs.cabal view
@@ -1,5 +1,5 @@ Name: hsx2hs-Version: 0.14.1.10+Version: 0.14.1.11 License: BSD3 License-File: LICENSE Author: Niklas Broberg, Joel Bjornson@@ -28,7 +28,7 @@ necessary machinery. Homepage: https://github.com/seereason/hsx2hs-Tested-With: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5, GHC==8.8.4, GHC==8.10.7, GHC==9.0.2, GHC==9.2.2+Tested-With: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5, GHC==8.8.4, GHC==8.10.7, GHC==9.0.2, GHC==9.2.5, GHC==9.4.4 Cabal-Version: >= 1.10 Build-Type: Simple @@ -42,7 +42,7 @@ mtl >= 2.0 && < 2.4, haskell-src-exts >= 1.18 && < 1.24, haskell-src-meta >= 0.7 && < 0.9,- template-haskell >= 2.7 && < 2.19,+ template-haskell >= 2.7 && < 2.20, bytestring, utf8-string >= 0.3 && < 1.1 Hs-Source-Dirs: src@@ -70,7 +70,7 @@ mtl >= 2.0 && < 2.4, haskell-src-exts >= 1.18 && < 1.24, haskell-src-meta >= 0.7 && < 0.9,- template-haskell >= 2.7 && < 2.19,+ template-haskell >= 2.7 && < 2.20, bytestring, utf8-string >= 0.3 && < 1.1