module Tests import Main main : IO () main = putStrLn "tests passed"