diff --git a/build-constraints.yaml b/build-constraints.yaml index c55009f6..de0826ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3649,10 +3649,6 @@ packages: "Removed packages": - gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - - # Packages in the build plan that are blocked - # from inclusion due to compilation failure with ghc 8.4 - "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22