haskell / haskell/cabal

`cabal info` drops the most recent version from "Versions available"

Open
#10,551 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.