haskell / haskell/haskell-language-server
Consider distributing nightlies
Open
CI
status: in discussion
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
GHC will support nightlies via ghcup soon:
* https://github.com/haskell/ghcup-hs/issues/824
* https://gitlab.haskell.org/ghc/ghcup-metadata/-/issues/1
The way this works is that GHC CI just builds and then creates and updates a metadata automatically: https://gitlab.haskell.org/ghc/ghc/-/blob/master/.gitlab/rel_eng/mk-ghcup-metadata/mk_ghcup_metadata.py
HLS could do something similar. We'll have to figure out a storage solution, e.g. S3 (we already use a private bucket for cabal cache).
----
@wz1000 @fendor @michaelpj @david-christiansen
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.