summaryrefslogtreecommitdiffhomepage
path: root/debug-me.hs
diff options
context:
space:
mode:
Diffstat (limited to 'debug-me.hs')
-rw-r--r--debug-me.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/debug-me.hs b/debug-me.hs
new file mode 100644
index 0000000..553343a
--- /dev/null
+++ b/debug-me.hs
@@ -0,0 +1,6 @@
+module Main where
+
+import Types
+import Hash
+
+main = print "hi"