[GHC] #11576: renamer discards name location for HsRecField
GHC
ghc-devs at haskell.org
Sun Feb 14 13:53:52 UTC 2016
#11576: renamer discards name location for HsRecField
-------------------------------------+-------------------------------------
Reporter: alanz | Owner: alanz
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 8.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Other
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
When renaming a `HsVar` it can be converted to a `HsRecField`. In the
process the location of the enclosed name is converted to a `noLoc`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11576>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list