import Lib main :: IO () main = do someFunc 42 anotherFunc 1 2 (-3)