packages feed

hsx2hs 0.14.0 → 0.14.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~haskell-src-extsdep ~haskell-src-metaPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: haskell-src-exts, haskell-src-meta

API changes (from Hackage documentation)

Files

hsx2hs.cabal view
@@ -1,5 +1,5 @@ Name:                   hsx2hs-Version:                0.14.0+Version:                0.14.1 License:                BSD3 License-File:           LICENSE Author:                 Niklas Broberg, Joel Bjornson@@ -42,8 +42,8 @@  Library   Build-depends:	mtl              >= 2.0  && < 2.3,-                        haskell-src-exts >= 1.18 && < 1.19,-                        haskell-src-meta >= 0.7  && < 0.8,+                        haskell-src-exts >= 1.18 && < 1.20,+                        haskell-src-meta >= 0.7  && < 0.9,                         template-haskell >= 2.7  && < 2.12,                         bytestring,                         utf8-string      >= 0.3  && < 1.1