summaryrefslogtreecommitdiffhomepage
path: root/debug-me.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-18 11:39:16 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-18 11:39:16 -0400
commitdc7e4be27070421022d7d37a9b8d13f73c7667c7 (patch)
treef239ff17ce66d4f6bd92a6be01fa039e14bfa1d4 /debug-me.hs
parent5e81ebbd1a6f8911acd537923f2f3c1df4971bbc (diff)
downloaddebug-me-dc7e4be27070421022d7d37a9b8d13f73c7667c7.tar.gz
add --show-hashes
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