summaryrefslogtreecommitdiff
path: root/debug.hs
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-06-20 22:07:41 +0200
committertomsmeding <tom.smeding@gmail.com>2016-06-21 22:43:48 +0200
commita65c127558fc96b13ea515194ac28f8b09e065c6 (patch)
tree9d06353148ec20077e77833e31a5e4cc41854d4d /debug.hs
parentdfe39f59f9ad203a8231f85efb54a6030305ca56 (diff)
Strongly improved, dynamic rule system
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