From 604a2bb12bd9d5b0fb6f848e7dd1b910db04689c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 13:45:38 -0800 Subject: [PATCH] Add constraint "xhtml < 3000.2.2.1" per constraint on base --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63e1e2ab..f4988158 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3454,6 +3454,10 @@ packages: # https://github.com/fpco/stackage/issues/3346 - haskell-tools-refactor < 1.0.1.1 + + # Requires too-new base + - xhtml < 3000.2.2.1 # base >= 4.11 + # end of packages # Package flags are applied to individual packages, and override the values of