[GHC] #8643: Silent name shadowing
GHC
ghc-devs at haskell.org
Tue Dec 31 08:11:36 UTC 2013
#8643: Silent name shadowing
-------------------------------------+------------------------------------
Reporter: mirpa | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.4.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets: #5288
-------------------------------------+------------------------------------
Comment (by simonpj):
I'm afraid I don't understand your explanation. Are you saying that
compiling the original module with `baseTex` in it should have given a
name-shadowing error? Or what?
Can you perhaps give a reproducible test case (ie not relying on other
modules I don't have) and the sequence of steps that shows the problem?
Thanks.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8643#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list