add ghc-lib to "hide" section

This commit is contained in:
Dan Burton 2019-02-14 01:42:43 -05:00
parent e3c2db9a31
commit c5b7a6485c
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -5617,6 +5617,7 @@ hide:
- summoner # conflicts with Prelude in base
- temporary-rc # conflicts with temporary
- temporary-resourcet # conflicts with temporary
- ghc-lib # per its own recommendation. conflicts with template-haskell
# Cryptonite deprecations
- cipher-aes