cabal outdated does not report outdated deps in custom-setup stanzas
Open
cabal-install: cmd/outdated
Cabal: stanza/custom-setup
type: bug
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
**Describe the bug**
cabal outdated subcommand does not report all outdated package bounds
**To Reproduce**
Run `cabal outdated` on [gtk-mac-integration](https://github.com/gtk2hs/gtk-mac-integration)
**Expected behavior**
Report that bounds on `Cabal` (>=1.24 && <1.25) are outdated.
**System information**
- cabal-install 3.0 with Cabal 3.0
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.