{-# LANGUAGE PackageImports #-} import "bar" Application (develMain) import Prelude (IO) main :: IO () main = develMain