[GHC] #12699: Suspicious treatment of renaming of field labels
GHC
ghc-devs at haskell.org
Fri Oct 14 20:21:15 UTC 2016
#12699: Suspicious treatment of renaming of field labels
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: adamgundry
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.1
checker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by ezyang):
I'm also happy to advise on the intended semantics of interface renaming,
but I really don't understand why the TcIface code goes into an OccName,
and then back to a Name afterwards.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12699#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list