(cabal check) Add "No internal name clash" test
[cabal.git] / cabal-testsuite / PackageTests / BuildDeps / DepCycle / setup.cabal.out
blob16840243da93ca27cf0faaebe4cecf17ce357c44
1 # Setup configure
2 Configuring DepCycle-1.0...
3 Error:
4     Components in the package DepCycle-1.0 depend on each other in a cyclic way:
5     'library 'bar'' depends on 'library 'foo'' depends on 'library 'bar''