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
Merge pull request #10287 from haskell/wip/t10283
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
WorkingDir
/
Main.hs
blob
2c123dd8d35c7b6d3b2495f339612e2c626aed13
1
module
Main
where
2
3
import
Dep
(
foo
)
4
5
main
::
IO
()
6
main
=
print
foo