> module Main (main) where > import Lib (lib) > main :: IO () > main = putStrLn lib