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 #10493 from Sdywolf/doc-refine/repl
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
ConfigFile
/
T8487
/
cabal.test.hs
blob
010c47ea4b4734b7c9d0e2632ec0261f9b78bec2
1
-- 2022-09-20, issue #8487
2
--
3
4
import
Test
.
Cabal
.
Prelude
5
6
main
=
cabalTest
$
do
7
cabalG
[
"--config-file"
,
"config.file"
]
"build"
[
"test"
]