From e37d4f27377f1edd0fcbfad181ad6e90891238c9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 11 Apr 2017 09:24:56 +0200 Subject: [PATCH] discord-hs upper bound for #2440 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 182216d1..5f54e957 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3070,6 +3070,9 @@ packages: # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 + # https://github.com/fpco/stackage/issues/2440 + - discord-hs < 0.3.2 + # end of packages # Package flags are applied to individual packages, and override the values of