From 36eb04ed00f1549e6184cc3dbddacf2fa54f157a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 8 Feb 2018 06:32:27 +0200 Subject: [PATCH] Upper bound on lifted-async #3278 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6349c091..e30e69ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3355,6 +3355,9 @@ packages: # https://github.com/fpco/stackage/issues/3268 - async < 2.2 + # https://github.com/fpco/stackage/issues/3278 + - lifted-async < 0.10 + # https://github.com/tsani/servant-github-webhook/issues/9 - servant-github-webhook < 0.4