[GHC] #9797: Investigate rewriting `>>=` to `*>` or `>>` for appropriate types
GHC
ghc-devs at haskell.org
Fri Nov 14 17:08:59 UTC 2014
#9797: Investigate rewriting `>>=` to `*>` or `>>` for appropriate types
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: dfeuer
Type: task | Status: new
Priority: normal | Milestone: 7.10.1
Component: Core | Version: 7.9
Libraries | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: Runtime | Related Tickets:
performance bug |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by ekmett):
Ah. I misread your proposal. Doing it 'pointwise' on a case by case basis
like that is fine.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9797#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list