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 #10525 from 9999years/field-stanza-names
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CmmSources
/
setup.test.hs
blob
7bf57f2628f51a51599cbdb8abbcd8a4d188f94b
1
import
Test
.
Cabal
.
Prelude
2
3
main
=
setupTest
$
do
4
skipUnlessGhcVersion
">= 7.8"
5
setup
"configure"
[]
6
res
<-
setup
'
"build"
[]
7
assertOutputContains
"= Post common block elimination ="
res