adventOfCode-2022/executable/Main.hs

3 lines
45 B
Haskell

main :: IO ()
main = putStrLn "Hello World!"