[GHC] #10744: Allow oneShot to work with unboxed types
GHC
ghc-devs at haskell.org
Thu Aug 6 12:26:16 UTC 2015
#10744: Allow oneShot to work with unboxed types
-------------------------------------+-------------------------------------
Reporter: akio | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by nomeata):
Out of curiosity: How are you using `oneShot`? We added it to make foldl
list fusion more reliable, but never actually had a case where it would be
better than Call Arity, so I am very interested in examples of effective
uses of `oneShot`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10744#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list