
#10830: maximumBy has a space leak -------------------------------------+------------------------------------- Reporter: NeilMitchell | Owner: (none) Type: bug | Status: closed Priority: high | Milestone: 8.2.1 Component: Core Libraries | Version: 7.10.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1205, Wiki Page: | Phab:D3019 -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: patch => closed * resolution: => fixed Comment: I'm going to close this ticket, as the immediate issue of `maximumBy` and `minimumBy` using too much stack space with lists has been fixed with 2e43848236a4b80015d8fb09a87f6f6a746c1365. There's still the other issue of ways to improve the current situation even better that ekmett discusses in comment:26, but I believe that is best left to a separate ticket. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10830#comment:34 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler