#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 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Alan Zimmerman <alan.zimm@…>): In [changeset:"cd4a7d07890fa53c455c14f22c2d30c22b64a396/ghc" cd4a7d07/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="cd4a7d07890fa53c455c14f22c2d30c22b64a396" renamer discards name location for HsRecField 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 Closes #11576 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11576#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler