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
Add migration guide for #9718 (#10578)
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Backpack
/
Includes2
/
cov.test.hs
blob
40079c0e7875b1d7c20b074377416eabd32f1a96
1
import
Test
.
Cabal
.
Prelude
2
main
=
cabalTest
$
do
3
skipUnlessGhcVersion
">= 8.1"
4
-- #6397
5
cabal
"test"
[
"--enable-coverage"
,
"includes2-test"
]