From 6b2339c0b24f7e8793b079a654503b3851c8a038 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 May 2019 09:12:08 -0700 Subject: [PATCH] Upper bound for servant-elm, #4591 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c75edd7b..bb4244f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4648,6 +4648,9 @@ packages: - skylighting < 0.8 - skylighting-core < 0.8 + # https://github.com/commercialhaskell/stackage/issues/4591 + - servant-elm < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of