summaryrefslogtreecommitdiff
path: root/app/Main.hs
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2019-10-16 20:11:02 +0200
committerHendrik Jaeger <git-commit@henk.geekmail.org>2019-10-16 20:11:02 +0200
commit853539c80ebe2124ff9191b48f717a4386d5faee (patch)
treea7f3d61980e4d7bd75c89e4d58d1a3dee1ab0f95 /app/Main.hs
stack new
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..de1c1ab
--- /dev/null
+++ b/app/Main.hs
@@ -0,0 +1,6 @@
+module Main where
+
+import Lib
+
+main :: IO ()
+main = someFunc