From 4a2e844744fc9a7a249e35daae368607cf51dad3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 27 Jul 2017 22:52:25 +0200 Subject: [PATCH] Add upper bounds for base, containers, ghc, etc. --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f5a09e1..6d9053da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3234,6 +3234,18 @@ packages: - packdeps < 0.4.4 - cabal2nix < 2.4 + # WIP: Issues are coming ... + - base < 4.10 + - containers < 0.5.9.1 + - ghc < 8.2.1 + - ghc-boot < 8.2 + - ghc-boot-th < 8.1 + - ghci < 8.2 + - process < 1.5 + - template-haskell < 2.12 + - time < 1.7 + - hslua < 0.6 + # https://github.com/fpco/stackage/issues/2661 - servant-docs < 0.11