
#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: | -------------------------------------+------------------------------------- Changes (by dfeuer): * related: => #13309 Comment: We should also use `liftA2` when appropriate, which can as much as halve allocation in some cases. That is ticket #13309. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10892#comment:18 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler