Allow toggling memory part of memory dump
This commit is contained in:
parent
72e21d6ff2
commit
d5d29a8180
3 changed files with 6 additions and 5 deletions
|
|
@ -153,7 +153,6 @@ printState ms flags labels settings = do
|
|||
lift $ putStrLn ""
|
||||
lift $ putStrLn "Dump of MiMa state:"
|
||||
lift $ T.putStrLn $ formatState formatEnv
|
||||
lift $ putStrLn ""
|
||||
|
||||
-- TODO exception handling
|
||||
main :: IO ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue