aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/Spec.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/test/Spec.hs')
-rw-r--r--compiler/test/Spec.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/test/Spec.hs b/compiler/test/Spec.hs
new file mode 100644
index 0000000..cd4753f
--- /dev/null
+++ b/compiler/test/Spec.hs
@@ -0,0 +1,2 @@
1main :: IO ()
2main = putStrLn "Test suite not yet implemented"