- Name: ghcup
- Project/product Homepage: https://www.haskell.org/ghcup/
- It is the main installer for Haskell tooling, which allows easy management of multiple ghc, cabal, stack and haskell-language-server versions
- Is it open source? -- Yes: https://github.com/haskell/ghcup-hs/archive/refs/tags/v0.1.19.2.tar.gz
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T10518: Haskell stack update
Event Timeline
Comment Actions
However, I am not sure if we want the package to be named ghcup or ghcup-hs (according to GitHub project name).
Comment Actions
(Personal opinion):
I'm in favour of the -hs/-rs "suffix namespacing" to avoid clashes between similarly named packages in different PL ecosystems.
Comment Actions
Usually I would agree with @ermo's point, but not for this package, because we have rustup but not rustup-rs. I think it's very unlikely there will be naming clashes regarding the name ghcup.