[GHC] #9461: Nofib test defines its own copies of inits and tails

#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

#9461: Nofib test defines its own copies of inits and tails -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: NoFib | Version: 7.8.3 benchmark suite | Keywords: Resolution: invalid | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: Other | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by simonpj): * status: new => closed * resolution: => invalid Comment: Maybe so, but the point about nofib is that it is the real user code offered by real users. We are not free to change it! Simon -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9461#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC