From 6379a3d1acd789290bc22f2b7bbad2b1e99776f6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 Jun 2017 15:06:45 +0300 Subject: [PATCH] Upper bound req because of discord-hs (#2594) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c1dae5a..d740c7a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3273,6 +3273,9 @@ packages: # https://github.com/fpco/stackage/issues/2590 - text-show < 3.6.2 + # https://github.com/fpco/stackage/issues/2594 + - req < 0.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of