1 import Test
.Cabal
.Prelude
2 -- NB: cabal-install doesn't understand --dependency
4 skipUnlessGhcVersion
">= 8.1"
6 withDirectory
"repo/sigs-0.1.0.0" $ setup_install_with_docs
["--cid", "sigs-0.1.0.0", "lib:sigs"]
7 withDirectory
"repo/indef-0.1.0.0" $ setup_install_with_docs
["--cid", "indef-0.1.0.0", "--dependency=sigs=sigs-0.1.0.0", "lib:indef"]