diff --git a/build-constraints.yaml b/build-constraints.yaml index a95c4231..be3d82ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5075,11 +5075,7 @@ packages: # Packages without maintainers that cause issues, # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. - "Unmaintained packages with compilation failures": - - doctest-discover-configurator < 0 - - haskell-tools-builtin-refactorings < 0 # bounds failure - - hpqtypes < 0 # bounds failure - - stackage-types < 0 + "Unmaintained packages with compilation failures": [] # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull