packages feed

hsimport-0.11.0: tests/goldenFiles/ModuleTest5.hs

module Test where
import Foo.Bar
import Foo.Bar.Blub
import Ugah.Argh
import Control.Monad

f :: Int -> Int
f = (+ 3)