(cabal check) Add "Version signatures" test
[cabal.git] / cabal-testsuite / PackageTests / ShowBuildInfo / Complex / app / Main.lhs
blob6f482ce06954d784cc24f6d73d99ea7feaed061f
1 > module Main where
3 > import A
4 > import Other
6 > main = do
7 > print foo
8 > print bar