Merge pull request #10592 from cabalism/typo/respositories
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Sanity / NoDupNames / cabal.test.hs
blob0d5a1a175af77f4b7e3fe33b15df7fb8e4561af2
1 import Test.Cabal.Prelude
3 -- Duplicate section names.
4 -- This will be caught by an `error` before `check` has the opportunity
5 -- to report it.
6 main = cabalTest $
7 fails $ cabal "check" []