[GHC] #11173: Infix declarations for record fields with DuplicateRecordFields are broken

GHC ghc-devs at haskell.org
Mon Dec 7 17:57:13 UTC 2015


#11173: Infix declarations for record fields with DuplicateRecordFields are broken
-------------------------------------+-------------------------------------
        Reporter:  kanetw            |                Owner:  adamgundry
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11167            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by adamgundry):

 * owner:   => adamgundry
 * related:   => #11167


Comment:

 I'll take a look at this. I think a similar issue applies to `DEPRECATED`
 pragmas and possibly other things that are keyed by `OccName`.

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


More information about the ghc-tickets mailing list