summaryrefslogtreecommitdiffhomepage
path: root/debug-me.hs
diff options
context:
space:
mode:
Diffstat (limited to 'debug-me.hs')
-rw-r--r--debug-me.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug-me.hs b/debug-me.hs
index 7a9f527..25f216b 100644
--- a/debug-me.hs
+++ b/debug-me.hs
@@ -26,7 +26,7 @@ main = do
c <- getCmdLine
case mode c of
Test -> test
- Graphviz logfile -> graphviz logfile
+ Graphviz g -> graphviz g
test :: IO ()
test = do