packages feed

hsimport-0.2.6.7: tests/inputFiles/ModuleTest8.hs

module Test where
import Foo.Bar
import Foo.Bar.Blub
import Ugah.Argh
import Control.Monad hiding (when)

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