[GHC] #10260: last uses too much space with optimizations disabled
GHC
ghc-devs at haskell.org
Fri Apr 24 09:20:27 UTC 2015
#10260: last uses too much space with optimizations disabled
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: nomeata
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Core Libraries | Version: 7.10.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D847
-------------------------------------+-------------------------------------
Changes (by nomeata):
* status: patch => closed
* resolution: => fixed
Comment:
Fixing this, as `last` works as intended now. Further discussion about a
more general solution can happen at #10319.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10260#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list