From ac0a11689d2ea9949657cf4dd3a883eadcb7b325 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 16 Aug 2020 18:07:31 -0700 Subject: [PATCH] Try constraining base, even though 4.14.1 doesn't seem to be out Related to #5603 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c47a805..c4161d22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4950,6 +4950,9 @@ packages: - hslua < 1.2 - hslua-module-text < 0.3 + # https://github.com/commercialhaskell/stackage/issues/5603 + - base < 4.14.1 + # end of packages # Package flags are applied to individual packages, and override the values of