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
Un-ignore .bat files
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
BuildTools
/
Internal
/
cabal.test.hs
blob
445be513cec26fcc84c3b62bbbcec36c291f8b53
1
import
Test
.
Cabal
.
Prelude
2
-- Test leacy `build-tools` dependency on internal library
3
main
=
cabalTest
$
do
4
cabal
"v2-build"
[
"foo"
,
"hello-world"
]