[GHC] #10830: maximumBy has a space leak
GHC
ghc-devs at haskell.org
Tue Sep 22 13:49:08 UTC 2015
#10830: maximumBy has a space leak
-------------------------------------+-------------------------------------
Reporter: NeilMitchell | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.10.3
Component: libraries/base | Version: 7.10.2
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D1205
-------------------------------------+-------------------------------------
Comment (by nomeata):
Yes, ignore the comment about special-casing. That only works for
`minimum` and `maximum`.
I’ve prodded Herbert and Edward on IRC about this, as this is more a BBP
design issue than a compiler bug.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10830#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list