Got Stack working with days in separate packages
[advent-of-code-16.git] / adventofcode16 / app / Main.hs
diff --git a/adventofcode16/app/Main.hs b/adventofcode16/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