[GHC] #7845: RebindableSyntax should allow rebinding tuples and lists

GHC ghc-devs at haskell.org
Sat Jun 7 14:44:50 UTC 2014


#7845: RebindableSyntax should allow rebinding tuples and lists
-------------------------------------+------------------------------------
        Reporter:  exbb2             |            Owner:
            Type:  feature request   |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.7
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by nomeata):

 * difficulty:   => Unknown


Comment:

 For lists, is enabled if you also enable the `OverloadedLists` langauge
 extension. (since GHC-7.8)

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


More information about the ghc-tickets mailing list