Reimplement `cabal check` (#8427)
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / CabalVersion / CustomSetup / cabal.out
bloba6136b65ff1e521a155286720b6621ce1d38027a
1 # cabal check
2 These warnings may cause trouble when distributing the package:
3 Warning: From version 1.24 cabal supports specifying explicit dependencies for Custom setup scripts. Consider using 'cabal-version: 1.24' or higher and adding a 'custom-setup' section with a 'setup-depends' field that specifies the dependencies of the Setup.hs script itself. The 'setup-depends' field uses the same syntax as 'build-depends', so a simple example would be 'setup-depends: base, Cabal'.