packages feed

hsimport-0.5: tests/goldenFiles/SymbolTest27.hs

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

g :: Int
g =
   where