From 8b6cc604c67b95f61559261d4a4f4245780683e5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 19:20:40 -0700 Subject: [PATCH] Start section for ghc-8.6.1 breakages --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab7e1d09..09cf2f6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3674,8 +3674,12 @@ packages: - hastache < 0 # GHC 8.4 via base-4.11.0.0 - token-bucket < 0 # GHC 8.4 via base-4.11.0.0 - attoparsec-time < 0 # GHC 8.4 via doctest-0.15.0 - - hint - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 + + # Packages in the build plan that are blocked from inclusion due to + # compilation failure with ghc 8.6 + "Build failure with GHC 8.6": + - hint - consul-haskell - hasql-transaction