Fix #8645: no assertion warning on special modes (help, version, etc.) (#8647)
[cabal.git] / changelog.d / pr-8582
blob01889700ea9884c71ea628f0b493c1831959dbe1
1 synopsis: Improve mutually recursive unit identifier error message
2 packages: Cabal
3 prs: #8582
4 description: {
5 Improves the error message in case of mutually recursive unit identifiers
6 by specifying the name of the identifier, the name of the signature, and a suggestion
7 to check the 'build-depends:' section.