packages feed

neat-interpolation 0.3.2.4 → 0.3.2.5

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~megaparsecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: megaparsec

API changes (from Hackage documentation)

Files

neat-interpolation.cabal view
@@ -1,7 +1,7 @@ name:   neat-interpolation version:-  0.3.2.4+  0.3.2.5 synopsis:   A quasiquoter for neat and simple multiline text interpolation description:@@ -48,7 +48,7 @@     NeatInterpolation.String   build-depends:     text == 1.*,-    megaparsec >= 7 && < 8,+    megaparsec >= 7 && < 9,     template-haskell >= 2.8 && < 3,     base-prelude < 2,     base >= 4.9 && < 5