commercialhaskell / commercialhaskell/stackage-server
Filter snapshot list on LTS/nightly
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 108
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I hope this is the right place for this feature request:
It would be nice to have a page like `https://www.stackage.org/snapshots`, except it displays _only_ LTS snapshots, nightly snapshots or possibly some other kind of subset.
Main use case is when picking the correct template/snapshot for a new project, or considering upgrading a project to use a newer snapshot.
Suggested route patterns:
```
https://www.stackage.org/snapshots/lts
https://www.stackage.org/snapshots?type=lts
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.