advent-of-code/hs/app/Main.hs
2019-12-05 08:52:11 +00:00

6 lines
61 B
Haskell

module Main where
import Lib
main :: IO ()
main = someFunc