packages feed

wl-pprint-terminfo 3.7.1.2 → 3.7.1.3

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~nats

Dependency ranges changed: nats

Files

CHANGELOG.markdown view
@@ -1,3 +1,7 @@+3.7.1.3+-------+* `nats` version 1 support+ 3.7.1 ----- * Responds more gracefully to `SFail`, which was added to `wl-pprint-terminfo`.
wl-pprint-terminfo.cabal view
@@ -1,6 +1,6 @@ name:               wl-pprint-terminfo category:           Control, Monads, Text-version:            3.7.1.2+version:            3.7.1.3 cabal-version:      >= 1.6 license:            BSD3 license-file:       LICENSE@@ -49,7 +49,7 @@     base             == 4.*,     bytestring       >= 0.9.1   && < 0.11,     containers       >= 0.4     && < 0.6,-    nats             >= 0.1     && < 1,+    nats             >= 0.1     && < 2,     semigroups       >= 0.9     && < 1,     wl-pprint-extras >= 3.4     && < 4,     terminfo         >= 0.3.2   && < 0.5,