
#10892: ApplicativeDo should use *> and <* -------------------------------------+------------------------------------- Reporter: simonmar | Owner: simonmar Type: task | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.11 Resolution: | Keywords: 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 simonpj): You understand this so much better than me. By "particular" example, I was hoping for an executable program that would run asymptotically faster under one desugaring vs the other. Or more simply, a program using `<*>` that would run asymptotically faster if we replaced that `<*>` with `*>`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10892#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler