#5564: Panic in ghci name suggestion
---------------------------------+------------------------------------------
Reporter: judahj | Owner: simonmar
Type: bug | Status: new
Priority: high | Milestone: 7.4.1
Component: GHCi | Version: 7.2.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by marlowsd@…):
commit 0d6529f669104b6f22049d456a9600d949a09018
{{{
Author: Simon Marlow <[email protected]>
Date: Wed Oct 19 11:46:20 2011 +0100
delete shadowed entries from tcg_rdr_env (#5564)
This just tidies up the out-of-scope error messages in GHCi by not
suggesting some names twice.
compiler/typecheck/TcRnDriver.lhs | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5564#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs