Removed needless directory
[advent-of-code-16.git] / app / Main.hs
diff --git a/app/Main.hs b/app/Main.hs
new file mode 100644 (file)
index 0000000..de1c1ab
--- /dev/null
@@ -0,0 +1,6 @@
+module Main where
+
+import Lib
+
+main :: IO ()
+main = someFunc