Add test cases that reproduce #7241.
[cabal.git] / cabal-testsuite / PackageTests / FFI / ForeignOptsC / cabal.test.hs
blob7d5d4f0aff957886b388cc829ada0ccb1436c9a8
1 import Test.Cabal.Prelude
2 main = cabalTest $ do
3 cabal "v2-build" ["foreign-opts-c-exe"]
4 withPlan $ runPlanExe "foreign-opts-c" "foreign-opts-c-exe" []