Hides summoner

Summoner exports a `Prelude` module that conflicts with the one in `base`
This commit is contained in:
Joe Kachmar 2018-09-11 19:06:35 +00:00 committed by GitHub
parent 1dbea2b68b
commit dcf62aeeb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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