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