aboutsummaryrefslogtreecommitdiff
path: root/mock/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'mock/Main.hs')
-rw-r--r--mock/Main.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/mock/Main.hs b/mock/Main.hs
new file mode 100644
index 0000000..0848f95
--- /dev/null
+++ b/mock/Main.hs
@@ -0,0 +1,5 @@
+module Main where
+
+
+main :: IO ()
+main = return ()