Create changelogs for 3.14.1.0 (#10591)
[cabal.git] / cabal-testsuite / PackageTests / Backpack / T4447 / setup.out
blobff9ad4456e611d3c39f4d351b6067d065d21d386
1 # Setup configure
2 Configuring T4447-1.0...
3 Error:
4     Cannot instantiate requirement 'A' brought into scope by build-depends: T4447:foo-indef
5     with locally defined module brought into scope by other-modules: A
6     as this would create a cyclic dependency, which GHC does not support.
7     Try moving this module to a separate library, e.g.,
8     create a new stanza: library 'sublib'.
9     In the stanza executable foo-exe