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 #10587 from 9999years/git-quiet
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Regression
/
T7234
/
Fail
/
cabal.test.hs
blob
6a83874e8661fb8bfe9d727046f73befa6af2fef
1
import
Test
.
Cabal
.
Prelude
2
main
=
cabalTest
$
3
-- this should fail,
4
-- none of GHC have extension declared in other-extensions
5
fails
$
cabal
"v2-build"
[
"all"
]