module Test where import Foo.Bar import Foo.Bar.Blub import Ugah.Argh import Control.Monad (when, unless) f :: Int -> Int f = (+ 3)