diff --git a/build-constraints.yaml b/build-constraints.yaml index 5929c518..c2890f45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4224,6 +4224,7 @@ packages: - assoc - attoparsec - auto-update + - base-noprelude - base64-bytestring - base64-bytestring-type - base64-string @@ -4335,7 +4336,7 @@ packages: - fail - fast-logger - fast-math - - fib < 0 # via base-noprelude + - fib < 0 # via base-noprelude-4.13 - file-embed - file-embed-lzma - filemanip @@ -4676,7 +4677,6 @@ packages: # 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": - - base-noprelude < 0 # via base-4.13.0.0 - doctest-discover-configurator < 0 - flexible-defaults < 0 # MonadFail - haskell-tools-builtin-refactorings < 0 # bounds failure