From dc7e4be27070421022d7d37a9b8d13f73c7667c7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Apr 2017 11:39:16 -0400 Subject: add --show-hashes --- debug-me.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug-me.hs') 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 -- cgit v1.2.3