[GHC] #10892: ApplicativeDo should use *> and <*

GHC ghc-devs at haskell.org
Thu May 18 18:16:35 UTC 2017


#10892: ApplicativeDo should use *> and <*
-------------------------------------+-------------------------------------
        Reporter:  simonmar          |                Owner:  bollu
            Type:  task              |               Status:  new
        Priority:  high              |            Milestone:  8.4.1
       Component:  Compiler          |              Version:  7.11
      Resolution:                    |             Keywords:  ApplicativeDo
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:  12143
 Related Tickets:  #13309            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonmar):

 Yes, seems like a good plan.  Don't forget that you can do this rewriting
 in the desugarer, but not before that, so getting the typing rules right
 might be a little tricky.

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


More information about the ghc-tickets mailing list