From 16b80167ef93207758978c505844927aca0d8c90 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 1 Jun 2024 22:07:00 +0800 Subject: [PATCH] Update --- GHCup.md | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/GHCup.md b/GHCup.md index 022ce3c..5e19075 100644 --- a/GHCup.md +++ b/GHCup.md @@ -397,35 +397,14 @@ curl -s -L 'https://downloads.haskell.org/~ghc/9.6.5/ghc-9.6.5-x86_64-fedora33-l - communication - [#haskell-ghcup](https://kiwiirc.com/nextclient/irc.libera.chat/?nick=Guest%7C?##haskell-ghcup) on libera IRC - [#ghcup:matrix.org](https://matrix.to/#/#ghcup:matrix.org) (bridged with IRC) - - github issues + - [github issues](https://github.com/haskell/ghcup-hs/issues) - [haskell discourse](https://discourse.haskell.org/) (interacting with the community) ::: -## Cool things to contribute to +## Getting started -- documentation -- discussions -- defaults (e.g. "recommended" versions) - - overview of GHC issues and regressions -- Dhall -- manpage (via [optparse-applicative](https://github.com/pcapriotti/optparse-applicative/issues/176)?) -- TUI (ask @lsmor) -- YAML schema for metadata -- integration test -- new commands - - e.g. "health check" - -## Hard things to contribute to - -- nightlies -- revisions -- cross compiler support -- curating old releases -- proper API for e.g. stack -- beefed up `ghcup compile` interface -- TUF? -- supporting more tools (installer DSL) +Head over to [https://github.com/haskell/ghcup-hs/issues/1074](https://github.com/haskell/ghcup-hs/issues/1074) (`zurihac` labeled issue). ## Advanced topics