[GHC] #4980: Warning about module abbreviation clashes
GHC
cvs-ghc at haskell.org
Fri Feb 25 09:38:21 CET 2011
#4980: Warning about module abbreviation clashes
---------------------------------+------------------------------------------
Reporter: Lemming | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.0.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by simonpj):
Hmm. It's sometimes very useful to do just that!
And indeed sometimes the two really ''do'' export `ident`, but in both
cases it's the ''same'' `ident`, so it's fine.
I'm a bit skeptical myself, but let's see if others like it.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4980#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list