packages feed

hackport-0.5.5: cabal/cabal-testsuite/PackageTests/NewBuild/CmdExec/GhcInvocation/inplace-dep/InplaceDep.hs

module InplaceDep ( f ) where

f :: IO ()
f = putStrLn "Hello world"