[GHC] #9797: Investigate rewriting `>>=` to `*>` or `>>` for appropriate types

GHC ghc-devs at haskell.org
Wed Sep 6 02:26:05 UTC 2017


#9797: Investigate rewriting `>>=` to `*>` or `>>` for appropriate types
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                Owner:  dfeuer
            Type:  task              |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Core Libraries    |              Version:  7.9
      Resolution:  wontfix           |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by dfeuer):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 This seems likely to be much more trouble than it's worth, especially
 since the types in question seem likely to be internal compiler bits and
 trying to match on lambdas doesn't seem like the greatest way to make
 friends and influence people.

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


More information about the ghc-tickets mailing list