[GHC] #12363: Type application for infix

GHC ghc-devs at haskell.org
Tue Mar 28 22:36:43 UTC 2017


#12363: Type application for infix
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  lowest            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
  (Parser)                           |             Keywords:
      Resolution:                    |  TypeApplications
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 vagarenko):

 I tried to write

 {{{#!hs
 a `foo` @Bar b
 }}}

 the other day and was surprised it didn't work.

 I'd like to see this implemented.

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


More information about the ghc-tickets mailing list