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