CurryInfo: profiling-3.0.0 / Debug.Profile.printMemInfo

definition:
printMemInfo :: IO ()
printMemInfo = getProcessInfos >>= putStrLn . showMemInfo
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Print a human readable version of the current memory situation
--- of the Curry process.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
printMemInfo
precedence:
no precedence defined
result-values:
_
signature:
Prelude.IO ()
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term