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 #10709 from Kleidukos/cabal-3.14.1.1-release-notes
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
NewBuild
/
CmdBuild
/
ScriptBuildRepl
/
cabal.test.hs
blob
9c0f021da5dd65010d30fae2835fcea859989b80
1
import
Test
.
Cabal
.
Prelude
2
3
main
=
cabalTest
.
void
$
do
4
cabal
'
"v2-build"
[
"script.hs"
]
5
cabalWithStdin
"v2-repl"
[
"script.hs"
]
""