module Main where import Day1 main :: IO () main = do putStrLn "Hello" putStrLn Day1.resultA