aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Main.hs
diff options
context:
space:
mode:
authorMarvin Borner2022-04-12 00:09:35 +0200
committerMarvin Borner2022-04-12 00:09:35 +0200
commit32515bf8bf04958f22ce2cfe98edebc7b892774c (patch)
tree9432af890bb7d863e185fe3e2ae47bfa3e69dc52 /app/Main.hs
Initial commit
Diffstat (limited to 'app/Main.hs')
-rw-r--r--app/Main.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs
new file mode 100644
index 0000000..7d20262
--- /dev/null
+++ b/app/Main.hs
@@ -0,0 +1,6 @@
+module Main where
+
+import Eval
+
+main :: IO ()
+main = evalMain