[GHC] #10263: Role annotation should never be ambiguous
GHC
ghc-devs at haskell.org
Wed Apr 8 07:51:22 UTC 2015
#10263: Role annotation should never be ambiguous
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 7.11
checker) | Keywords:
Resolution: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: GHC rejects | Test Case:
valid program | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* owner: => goldfire
Comment:
You are quite right. I have not looked into how role annotations are
renamed, but presumably they are rather like signatures. For those we use
`RnEnv.lookupSigOccRn`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10263#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list