Initial release

This commit is contained in:
Stefan Risberg
2022-12-03 10:50:09 +01:00
commit 01cdae0f7a
16 changed files with 614 additions and 0 deletions

8
app/Main.hs Normal file
View File

@@ -0,0 +1,8 @@
module Main (main) where
import ClassyPrelude
--import Lib
import Day2
main :: IO ()
main = fun