diff --git a/build-constraints.yaml b/build-constraints.yaml index 5327fa52..e77aafe7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -408,7 +408,7 @@ packages: "Neil Mitchell @ndmitchell": - hlint - - hoogle + # - hoogle # build failure with ghc 8.4 https://github.com/ndmitchell/hoogle/issues/245 - shake - tagsoup - cmdargs @@ -3280,6 +3280,7 @@ packages: - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 + - hoogle < 0 # build failure with GHC 8.4 https://github.com/ndmitchell/hoogle/issues/245 - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73