mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-25 13:33:51 +02:00
Hide atelier-prelude to avoid Prelude conflicts
This commit is contained in:
parent
8add166d83
commit
0c0aad725c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user