[GHC] #8704: Use GHC.Exts.build in randoms, randomRs to achieve fusion
GHC
ghc-devs at haskell.org
Mon Jan 27 08:12:56 UTC 2014
#8704: Use GHC.Exts.build in randoms, randomRs to achieve fusion
------------------------------------+-------------------------------------
Reporter: ion1 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: libraries/random | Version: 7.6.3
Keywords: fusion | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #4218 |
------------------------------------+-------------------------------------
randoms, randomRs could take advantage of list fusion.
A commit is attached for consideration.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8704>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list