summaryrefslogtreecommitdiff
path: root/debug.hs
diff options
context:
space:
mode:
Diffstat (limited to 'debug.hs')
-rw-r--r--debug.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.hs b/debug.hs
index 33ca1b0..437f91a 100644
--- a/debug.hs
+++ b/debug.hs
@@ -2,7 +2,7 @@
module Debug where
-#if 1
+#if 0
import qualified Debug.Trace as Trace