Re: [GHC] #8466: Aggregate “ambiguous import” errors for the same name
GHC
ghc-devs at haskell.org
Wed Oct 23 10:28:09 UTC 2013
#8466: Aggregate “ambiguous import” errors for the same name
-------------------------------------+------------------------------------
Reporter: nomeata | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by nomeata):
I was planning to do the aggregation not inside `ErrMsg`, but rather have
a `groupAndSort` function that returns `[[ErrMsg]]`. Anyways, I find it
cleaner to start from cleaned-up code, independent of whether my changes
would then take the same form.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8466#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list