diff --git a/build-constraints.yaml b/build-constraints.yaml index ff2a32cb..22adf30e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9387,6 +9387,7 @@ tell-me-when-its-released: hide: - HTF # conflicts with Test.Framework in test-framework - async-dejafu # https://github.com/yesodweb/wai/issues/579 +- atelier-prelude # By design, exposes Prelude and conflicts with base - base-compat # conflicts with base-compat-batteries, see https://github.com/fpco/stackage/issues/3607 - base-noprelude # By design, conflicts with base - binary-ieee754 # conflicts with data-binary-ieee754