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 test cases that reproduce #7241.
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Backpack
/
Reexport2
/
setup.test.hs
blob
1a6fd8ba71613039d2b8f052975b17ec72aa4114
1
import
Test
.
Cabal
.
Prelude
2
main
=
setupAndCabalTest
$
do
3
skipUnlessGhcVersion
">= 8.1"
4
fails
(
setup
'
"configure"
[])
5
>>=
assertRegex
"Expect problem with Asdf"
"Asdf"