From 7a4871a6fbacb6e14fc4a52d8faa6ffeb8e86d7f Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Wed, 14 Oct 2015 20:07:32 +0200 Subject: Fix stackdump ordering --- rip.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rip.hs b/rip.hs index c03330c..224a09a 100644 --- a/rip.hs +++ b/rip.hs @@ -252,7 +252,7 @@ rip' code@(x:xs) fns st = do rip' afterblock (Map.insert name inblock fns) st '$' -> do - print st + (putStrLn . List.intercalate " " . List.map show . reverse) st rip' xs fns st c | isSpace c -> -- cgit v1.2.3-70-g09d2