adventofcode/2023/app/Main.hs
2023-12-04 00:00:50 +01:00

6 lines
62 B
Haskell

module Main where
import Day2
main :: IO ()
main = Day2.main