mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
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:
parent
d6b6f8814b
commit
074199fa0a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user