packages feed

core-program 0.2.2.0 → 0.2.2.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~core-datadep ~prettyprinterPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: core-data, prettyprinter

API changes (from Hackage documentation)

Files

core-program.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: core-program-version: 0.2.2.0+version: 0.2.2.2 license: BSD3 license-file: LICENSE copyright: © 2018-2019 Operational Dynamics Consulting Pty Ltd, and Others@@ -51,7 +51,7 @@         base >=4.11 && <5,         bytestring >=0.10.8.2 && <0.11,         chronologique >=0.3.1.1 && <0.4,-        core-data >=0.2.1.0 && <0.3,+        core-data >=0.2.1.2 && <0.3,         core-text >=0.2.2 && <0.3,         directory >=1.3.3.0 && <1.4,         exceptions >=0.10.3 && <0.11,@@ -60,7 +60,7 @@         hinotify ==0.4.*,         hourglass >=0.2.12 && <0.3,         mtl >=2.2.2 && <2.3,-        prettyprinter >=1.2.1.1 && <1.3,+        prettyprinter >=1.2.1.1 && <1.6,         prettyprinter-ansi-terminal >=1.1.1.2 && <1.2,         safe-exceptions >=0.1.7.0 && <0.2,         stm >=2.5.0.0 && <2.6,