[GHC] #9008: Data.Function: Add reverse application operator

GHC ghc-devs at haskell.org
Sat Apr 19 09:52:04 UTC 2014


#9008: Data.Function: Add reverse application operator
-------------------------------------+------------------------------------
        Reporter:  bernalex          |            Owner:
            Type:  feature request   |           Status:  new
        Priority:  normal            |        Milestone:  7.10.1
       Component:  libraries/base    |          Version:  7.8.2
      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 Herbert Valerio Riedel <hvr@…>):

 In [changeset:"1bf6c0e482cfe4b9dfa0b5ed18a5741ba44fc226/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="1bf6c0e482cfe4b9dfa0b5ed18a5741ba44fc226"
 Add reverse application operator Data.Function.(&)

 Add `&` as the reverse application operator with `infixl 1`, which allows
 it to be nested in `$` (re #9008).

 Approved by the core libraries committee on 2013-10-14.

 This also bumps the `base` version number to 4.7.1.0
 }}}

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


More information about the ghc-tickets mailing list