module Main where import Lib main :: IO () main = putStrLn "Free monad example"