Add “Ignore warning” option to cabal check
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Sanity / AutogenExposedOtherExe / cabal.test.hs
blob5ae464e34c8816ca687825b3ef829ad3af1a6c21
1 import Test.Cabal.Prelude
3 -- All `autogen-modules` have to appear in `other-modules` or
4 -- `exposed-modules` (executables).
5 main = cabalTest $
6 fails $ cabal "check" []