From 519ec9c60458da6d74790e10bca2721f0019eaf7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 10:48:06 +0200 Subject: [PATCH] Upper bound on async for #3268 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b563d5b6..47eb3f9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3342,6 +3342,9 @@ packages: # https://github.com/fpco/stackage/issues/3264 - yesod-test < 1.6.0 + # https://github.com/fpco/stackage/issues/3268 + - async < 2.2 + # end of packages # Package flags are applied to individual packages, and override the values of