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
/
MultipleLibraries
/
T6083PreMixin
/
cabal.test.hs
blob
dec445d9afbf5fb13ce5bea4a1993eb80b15abb5
1
import
Test
.
Cabal
.
Prelude
2
3
-- This is like T6083Pre, but also goes via mixins
4
--
5
main
=
cabalTest
$
6
cabal
'
"v2-run"
[
"pkg-abc:program"
] >>=
assertOutputContains
"pkg-abc:pkg-def"