commercialhaskell / commercialhaskell/stackage-server
"See all snapshot X appears in" should exclude old `nightly`s by default
- Dominant language
- Haskell
- Stars
- 108
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
E.g. https://www.stackage.org/package/Cabal/snapshots times out for me, likely because there are too many snapshots `Cabal` appears in, so the page construction takes too long.
But really, I am usually interested in _all __LTS__ snapshots X appears in_. (And even for LTSs, I am only interested in the latest LTS for each GHC version.)
Maybe restricting the query to the LTSs and the latest nightly should be the default, and one could try to _really list all snapshots_ in a second step.
(Moved from https://github.com/commercialhaskell/stackage-content/issues/100.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.