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