hide ghc-lib-parser

eg:
src/Text/Heterocephalus.hs:71:1: error:
    Ambiguous module name ‘Language.Haskell.TH.Lib’:
      it was found in multiple packages:
      ghc-lib-parser-0.20190402 template-haskell-2.14.0.0
This commit is contained in:
Jens Petersen 2019-04-17 17:05:24 +08:00
parent d6b6f8814b
commit 074199fa0a

View File

@ -5688,6 +5688,7 @@ hide:
- temporary-rc # conflicts with temporary
- temporary-resourcet # conflicts with temporary
- ghc-lib # per its own recommendation. conflicts with template-haskell
- ghc-lib-parser # also conflicts with template-haskell
# Cryptonite deprecations
- cipher-aes