`cabal info` drops the most recent version from "Versions available"
Open
cabal-install: cmd/list
type: bug
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
```
$ cabal info QuickCheck
* QuickCheck (library)
...
Versions available: 1.1.0.0, 1.2.0.0, 1.2.0.1, 2.10.1, 2.12.4, 2.12.5,
2.14.1, 2.14.2, 2.14.3 (and 52 others)
...
```
The most recent version is `2.15.0.1`, and I wonder why it didn't make it into the blessed selection of available versions displayed by `cabal info`.
Contributor guide
Assessment
This issue has not been assessed yet.