mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Hides summoner
Summoner exports a `Prelude` module that conflicts with the one in `base`
This commit is contained in:
parent
1dbea2b68b
commit
dcf62aeeb4
@ -4565,6 +4565,7 @@ hide:
|
||||
- base-compat # conflicts with base-compat-batteries, see https://github.com/fpco/stackage/issues/3607
|
||||
- hs-functors # conflicts with profunctors, see https://github.com/fpco/stackage/issues/3609
|
||||
- constraint # conflicts with constraints
|
||||
- summoner # conflicts with Prelude in base
|
||||
|
||||
# Cryptonite deprecations
|
||||
- cipher-aes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user