f723b8b878a3 ^
1 2 3 4 5 6
module Main (main) where import QuuxLib (message) main :: IO () main = putStrLn message