[GHC] #11167: Fixity of field-deconstructors incorrect

GHC ghc-devs at haskell.org
Sat Dec 5 22:17:04 UTC 2015


#11167: Fixity of field-deconstructors incorrect
-------------------------------------+-------------------------------------
        Reporter:  hvr               |                Owner:  kanetw
            Type:  bug               |               Status:  new
        Priority:  highest           |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by ezyang):

 Another possibility is if the fixity is ambiguous, allow a user to locally
 override the fixity (and thus disambiguating), adding some sort of "local
 fixity" declaration.

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


More information about the ghc-tickets mailing list