packages feed

hsimport-0.2.6.7: tests/inputFiles/ModuleTest17.hs

module Blub
   ( blub
   , foo
   , bar
   ) where
f :: Int -> Int
f = (+ 3)