From 20f0342229aef18d1028aa850c3629ac9c88fbb5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 May 2016 14:18:01 +0300 Subject: [PATCH] Upper bound on base-noprelude --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88364fe5..d72c9564 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1864,7 +1864,7 @@ packages: - ttrie "Greg Weber ": - - base-noprelude + - base-noprelude < 4.9 # https://github.com/fpco/stackage/pull/979 # "Andrew Lelechenko @Bodigrim":