1 import Test
.Cabal
.Prelude
2 -- NB: This doesn't work with cabal-install, because the
3 -- dependency solver doesn't know how to solve for only
4 -- a single component of a package.
7 setup_install
["test-for-cabal"]
8 withDirectory
"testlib" $ setup_install
[]
9 setup
"configure" ["testsuite"]