From cb5b5b04cee64ba13ac467f567f4b32d4c082078 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 23:34:04 +0100 Subject: [PATCH] Remove upper bound on haddock-api. I'm trying to get a version of Haddock building. Hackity hack hacking. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5177dbb2..36720660 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3237,8 +3237,7 @@ packages: - blaze-markup < 0.8 # https://github.com/haskell/haddock/issues/634 - - haddock < 2.17.4 - - haddock-api < 2.17.4 + - haddock < 2.17.5 # end of packages