[GHC] #11227: Interaction between ORF and record pattern synonyms needs to be resolved.

GHC ghc-devs at haskell.org
Tue Dec 15 09:40:51 UTC 2015


#11227: Interaction between ORF and record pattern synonyms needs to be resolved.
-------------------------------------+-------------------------------------
           Reporter:  mpickering     |             Owner:
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  7.10.3
           Keywords:                 |  Operating System:  Unknown/Multiple
  PatternSynonyms, orf               |
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Currently the two extensions do not work well together. When defining a
 record pattern synonym all field names must be distinct even with the
 extension turned on.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11227>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list