[GHC] #10411: Neighbour let-bindings are not reported as relevant
GHC
ghc-devs at haskell.org
Mon May 18 07:52:12 UTC 2015
#10411: Neighbour let-bindings are not reported as relevant
-------------------------------------+-------------------------------------
Reporter: Feuerbach | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by simonpj):
> How about including all local bindings that are in scope at that point?
I wouldn't be against that. I assume it would ''replace'' the current
algorithm, at least for holes. (After all, it'll report a superset of the
former algorithm.)
What do others think?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10411#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list