adventOfCode-2022/executable/Main.hs

2 lines
45 B
Haskell

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