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