From 997ec5616fe23868e07495064768a7e3c9239fb9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 Aug 2018 17:17:46 +0200 Subject: [PATCH] typed-process < 0.2.3.0 for #3905 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6e2199a..86138f83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3636,6 +3636,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3902 - attoparsec-uri < 0.0.5 + # https://github.com/commercialhaskell/stackage/issues/3905 + - typed-process < 0.2.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of