[GHC] #11343: Unable to infer type when using DuplicateRecordFields
GHC
ghc-devs at haskell.org
Wed Oct 18 19:50:52 UTC 2017
#11343: Unable to infer type when using DuplicateRecordFields
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 7.11
checker) |
Resolution: | Keywords: ORF
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: |
-------------------------------------+-------------------------------------
Comment (by adamgundry):
I've just put together this GHC proposal, which if accepted would
essentially resolve this ticket as wontfix (and restrict the uses of
`DuplicateRecordFields` still further): https://github.com/ghc-proposals
/ghc-proposals/pull/84
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11343#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list