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
Create changelogs for 3.14.1.0 (#10591)
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Backpack
/
Reexport1
/
setup.test.hs
blob
0070e6d5109b6518f9a10dc885243eb5a9a108b6
1
import
Test
.
Cabal
.
Prelude
2
main
=
setupAndCabalTest
$
do
3
skipUnlessGhcVersion
">= 8.1"
4
withPackageDb
$
do
5
withDirectory
"p"
$
setup_install_with_docs
[]
6
withDirectory
"q"
$
do
7
setup_build
[]
8
setup
"haddock"
[]