concurrent-output 1.10.3 → 1.10.4
raw patch · 2 files changed
+8/−2 lines, 2 filesdep ~exceptionsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: exceptions
API changes (from Hackage documentation)
Files
- CHANGELOG +6/−0
- concurrent-output.cabal +2/−2
CHANGELOG view
@@ -1,3 +1,9 @@+concurrent-output (1.10.4) unstable; urgency=medium++ * Allow exceptions-0.9.++ -- Joey Hess <id@joeyh.name> Mon, 26 Feb 2018 11:45:08 -0400+ concurrent-output (1.10.3) unstable; urgency=medium * Allow async-2.2.
concurrent-output.cabal view
@@ -1,5 +1,5 @@ Name: concurrent-output-Version: 1.10.3+Version: 1.10.4 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name>@@ -37,7 +37,7 @@ , process (>= 1.6.0 && < 1.7.0) , directory (>= 1.2.0 && < 1.4.0) , transformers (>= 0.3.0 && < 0.6.0)- , exceptions (>= 0.6.0 && < 0.9.0)+ , exceptions (>= 0.6.0 && < 0.10.0) , ansi-terminal (>= 0.6.0 && < 0.9.0) , terminal-size (>= 0.3.0 && < 0.4.0) Exposed-Modules: