From ac9e5932b0d7a9fca98cae75eb4e1014513fd5b2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 00:27:04 -0700 Subject: [PATCH] Add constraint "unexceptionalio < 0.4" per #3595 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d78875c7..0bf12345 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3443,6 +3443,9 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 + # https://github.com/fpco/stackage/issues/3595 + - unexceptionalio < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of