Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[hoopl] debugging output is more descriptive
  • Loading branch information
pmurias committed Apr 15, 2011
1 parent ad6f3a5 commit 5615c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hoopl/nam.hs
Expand Up @@ -35,6 +35,6 @@ main = do
let graph = (unmonad (analyze converted))
putStrLn "\norginal:"
putGraph converted
putStrLn "\nanalyzed:"
putStrLn "\noptimised:"
putGraph graph

0 comments on commit 5615c21

Please sign in to comment.