packages feed

hackport-0.9.0.0: cabal/cabal-testsuite/PackageTests/Check/NonConfCheck/DuplicatedModules/cabal.test.hs

import Test.Cabal.Prelude

-- Duplicated module.
main = cabalTest $
  fails $ cabal "check" []

  -- TODO: note how conditional give a “potential duplicate”,
  --       which is not true at all.