[GHC] #15007: Don't keep shadowed variables in ghci, both renamer and type checker
GHC
ghc-devs at haskell.org
Thu Jul 5 06:44:55 UTC 2018
#15007: Don't keep shadowed variables in ghci, both renamer and type checker
-------------------------------------+-------------------------------------
Reporter: sighingnow | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: GHCi | Version: 8.5
Resolution: | Keywords: TypedHoles
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
error/warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: #11547 #14052 | Differential Rev(s): Phab:D4909
#15202 |
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
I was using `GhcDebugged = YES` but apparently that doesn't add `-DDEBUG`,
it just adds `-debug`.
It seems this ticket needs more work.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15007#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list