From fe03ac76cbc4bb0a2aac8f781e777aeaa8aa94f2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 09:56:18 -0800 Subject: [PATCH] Add constraint "ratel < 1" per #3228 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16307eec..317d2c9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,6 +3256,9 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 + # https://github.com/fpco/stackage/issues/3228 + - ratel < 1 + # end of packages # Package flags are applied to individual packages, and override the values of