[GHC] #10618: HEAD at d71b65f53a panics: ``get_op (--$)''
GHC
ghc-devs at haskell.org
Wed Jul 8 22:42:39 UTC 2015
#10618: HEAD at d71b65f53a panics: ``get_op (--$)''
-------------------------------------+-------------------------------------
Reporter: bjmprice | Owner: simonpj
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler (Type | Version: 7.11
checker) | Keywords:
Resolution: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: Compile-time | Test Case:
crash | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"4f9d6008c04b71fc9449b3dc10861f757539ed0f/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="4f9d6008c04b71fc9449b3dc10861f757539ed0f"
Fix Trac #10618 (out of scope operator)
Out of scope variables now generate HsUnboundVar,
and the fixity re-jigging wasn't taking this into
account.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10618#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list