diff --git a/build-constraints.yaml b/build-constraints.yaml index 84668fac..4550e18c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -819,6 +819,10 @@ packages: - maximal-cliques "Stackage upper bounds": + # GHC 7.8 uppdate bound + - haddock-api < 2.16 + - haddock-library < 1.2 + - hdocs < 0.4.2 # Force a specific version that's compatible with transformers 0.3 - transformers-compat == 0.4.0.3