repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(cabal check) Add "Version signatures" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
ShowBuildInfo
/
Complex
/
app
/
Main.lhs
blob
6f482ce06954d784cc24f6d73d99ea7feaed061f
1
>
module
Main
where
2
>
3
>
import
A
4
>
import
Other
5
>
6
>
main
=
do
7
>
print
foo
8
>
print
bar