[GHC] #8304: more lenient operator sections (RelaxedSections extension)

GHC ghc-devs at haskell.org
Mon Sep 16 09:09:53 CEST 2013


#8304: more lenient operator sections (RelaxedSections extension)
--------------------------------------+------------------------------------
        Reporter:  aavogt             |            Owner:
            Type:  feature request    |           Status:  new
        Priority:  lowest             |        Milestone:
       Component:  Compiler (Parser)  |          Version:  7.6.3
      Resolution:                     |         Keywords:
Operating System:  Unknown/Multiple   |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown       |       Difficulty:  Unknown
       Test Case:                     |       Blocked By:
        Blocking:                     |  Related Tickets:
--------------------------------------+------------------------------------

Comment (by carter):

 a better approach to the same idea would be to take a page from scala and
 its _ notation, because then it plays better with operator fixities etc.
 Though even that has some subtleties. This probably also loosely ties into
 holes.

 that said, i'm not sure if theres a clear use case for such.

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



More information about the ghc-tickets mailing list