[GHC] #9988: Remove fun_id, is_infix from FunBind, as they are now in Match

GHC ghc-devs at haskell.org
Thu Jan 15 14:17:43 UTC 2015


#9988: Remove fun_id, is_infix from FunBind, as they are now in Match
-------------------------------------+-------------------------------------
        Reporter:  alanz             |                   Owner:  alanz
            Type:  task              |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1-rc1
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Actually I'm not sure it'd be a good idea to remove it.  It's quite
 convenient to have the function name in the `FunBind`.

 But I think we '''can''' (and should) remove `fun_infix` from `FunBind`.

 Simon

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


More information about the ghc-tickets mailing list