packages feed

core-text 0.2.2.2 → 0.2.2.3

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

core-text.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: core-text-version: 0.2.2.2+version: 0.2.2.3 license: BSD3 license-file: LICENSE copyright: © 2018-2019 Operational Dynamics Consulting Pty Ltd, and Others@@ -52,6 +52,6 @@         hashable >=1.2.7.0 && <1.3,         prettyprinter >=1.2.1.1 && <1.6,         prettyprinter-ansi-terminal >=1.1.1.2 && <1.2,-        template-haskell >=2.14.0.0 && <2.15,+        template-haskell >=2.14 && <3,         text >=1.2.3.1 && <1.3,         text-short >=0.1.3 && <0.2