[GHC] #11606: name shadowing warnings don't trigger on standalone declarations in ghci
GHC
ghc-devs at haskell.org
Thu Feb 18 22:23:22 UTC 2016
#11606: name shadowing warnings don't trigger on standalone declarations in ghci
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: high | Milestone: 8.0.1
Component: GHCi | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* cc: roshats (added)
Comment:
> Prelude> c = "Hello"
That feature was implemented by Roman Shatsov in #7253
(b98ff3ccb14e36145404f075349c8689762a2913). The patch includes
documentation updates.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11606#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list