{-# Language PatternGuards #-} module Blub ( blub , foo , bar ) where import Ugah.Foo import Control.Applicative import Ugah.Blub (a, b, c, d, e, f) f :: Int -> Int f = (+ 3) g :: Int g = where