From 26e173ef6ac6ad72c2d6f29ce2e98a342340e74c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 9 Jan 2016 19:46:33 +0200 Subject: [PATCH] Upper bound for #1113 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1188510d..7369d294 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1883,6 +1883,9 @@ packages: # https://github.com/fpco/stackage/issues/1102 - async < 2.1 + # https://github.com/fpco/stackage/issues/1113 + - errors < 2.1 + # end of packages