From da8d94385795152abc3f37716b15a5860edcedae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 May 2016 13:04:51 +0900 Subject: [PATCH] process-extras-0.3.4 does not build (#1447) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit src/System/Process/Common.hs:144:20: src/System/Process/Common.hs:162:33: src/System/Process/Common.hs:199:24: Could not deduce (Monoid b) arising from a use of ‘<>’ --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 210142ce..8d1d2312 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2279,7 +2279,7 @@ packages: - language-thrift < 0.9.0.0 # https://github.com/fpco/stackage/issues/1447 - - process-extras < 0.4 + - process-extras < 0.3.4 # end of packages