[GHC] #8754: :set +s always says space usage is 0 bytes
GHC
ghc-devs at haskell.org
Sun Feb 9 00:52:28 UTC 2014
#8754: :set +s always says space usage is 0 bytes
------------------------------------+---------------------------------
Reporter: George | Owner:
Type: bug | Status: new
Priority: high | Milestone:
Component: GHCi | Version: 7.8.1-rc1
Keywords: | Operating System: MacOS X
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+---------------------------------
:set +s always says space usage is 0 bytes
{{{
ghci
GHCi, version 7.8.20140130:...
...
sumOfPrimes2 40000000 25
1677366278943
it :: Int
(14.84 secs, 0 bytes)
}}}
setting to high as this is a regression
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8754>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list