Wrong "cabal: Encountered missing or private dependencies" error on sublibraries that start with "z"
Open
cabal-install: other
can-workaround
type: bug
weird bug award
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
**Describe the bug**
As described under "Edit" at https://github.com/haskell/cabal/issues/5782#issuecomment-829526489
Basically, the example should compile fine, just as the version listed before it that differs only in that the main library is changed to private library `z`, but instead it bugs out with "cabal: Encountered missing or private dependencies".
Contributor guide
Assessment
This issue has not been assessed yet.