diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f7d080b..7e72a4dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3557,11 +3557,12 @@ packages: # - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1 - cassava - # Packages without maintainers that cause compilation failures, + # 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": - stackage-types < 0 + - doctest-discover-configurator < 0 # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull