[GHC] #9461: Nofib test defines its own copies of inits and tails
GHC
ghc-devs at haskell.org
Tue Aug 19 06:47:17 UTC 2014
#9461: Nofib test defines its own copies of inits and tails
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: NoFib benchmark | Version: 7.8.3
suite | Operating System:
Keywords: | Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: Other
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
nofib/real/rx/src/Stuff.hs defines its own copies of inits and tails,
preventing improvements to the library definitions from affecting its
performance.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9461>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list