[GHC] #11662: Regression using NamedFieldPuns with qualified field names
GHC
ghc-devs at haskell.org
Tue Mar 1 12:22:21 UTC 2016
#11662: Regression using NamedFieldPuns with qualified field names
-------------------------------------+-------------------------------------
Reporter: hesselink | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 8.0.1-rc2
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* cc: adamgundry (added)
* priority: normal => highest
* component: Compiler => Compiler (Parser)
* milestone: => 8.0.1
Comment:
Indeed, it seems to me like this should work. It seems likely that this is
due to the rework surrounding record selectors which accompanied
`DuplicateRecordFields`. Ccing Adam.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11662#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list