From a55028994c7cde225869e385f8fbda7ed8eb9efc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 09:48:46 +0800 Subject: [PATCH] add ghc-8.2.1 library upper bounds (#2659) --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca6f20fd..fd6f5a8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3316,10 +3316,16 @@ packages: # https://github.com/fpco/stackage/issues/2656 - happstack-server < 7.5.0 + # ghc-8.2.1 # https://github.com/fpco/stackage/issues/2659 - haddock-library < 1.4.4 - haddock-api < 2.18.1 - haddock < 2.18.1 + - Cabal < 2.0.0.2 + - base < 4.9.1.0 + - binary < 0.8.3.0 + - containers < 0.5.7.1 + - template-haskell < 2.11.1.0 # end of packages # Package flags are applied to individual packages, and override the values of