hsimport-0.11.0: tests/goldenFiles/ModuleTest7.hs
module Test where import Foo.Bar import Foo.Bar.Blub import Ugah.Argh import Control.Monad import qualified Control.Monad as M f :: Int -> Int f = (+ 3)
module Test where import Foo.Bar import Foo.Bar.Blub import Ugah.Argh import Control.Monad import qualified Control.Monad as M f :: Int -> Int f = (+ 3)