packages feed

template-haskell-compat-v0208 0.1.9.5 → 0.1.9.6

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

template-haskell-compat-v0208.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: template-haskell-compat-v0208-version: 0.1.9.5+version: 0.1.9.6 category: TemplateHaskell, Compatibility synopsis:   Backward-compatibility layer for Template Haskell newer than 2.8@@ -74,4 +74,4 @@   other-modules: TemplateHaskell.Compat.V0208.Prelude   build-depends:     base >=4.6 && <5,-    template-haskell >=2.8 && <2.24,+    template-haskell >=2.8 && <2.25,