packages feed

exon 1.6.0.0 → 1.6.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~hedgehogdep ~tastyPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hedgehog, tasty

API changes (from Hackage documentation)

Files

exon.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           exon-version:        1.6.0.0+version:        1.6.0.1 synopsis:       Customizable quasiquote interpolation description:    See https://hackage.haskell.org/package/exon/docs/Exon.html category:       String@@ -143,9 +143,9 @@   build-depends:       base ==4.*     , exon-    , hedgehog >=1.1 && <1.3+    , hedgehog >=1.1 && <1.5     , incipit-base >=0.4 && <0.6-    , tasty ==1.4.*+    , tasty >=1.4 && <1.6     , tasty-hedgehog >=1.3 && <1.5     , template-haskell   mixins: