Go to file
Mike Pilgrem 27c06ddde7 Fix #293 Document expressly how installation scripts can be customised
The proposed addition does not go into the mechanism (the names of the specific environment variables or the PowerShell parameters) but is more express about in what manner the behaviour of the installation scripts can be changed.

Introduces that important flexibility as the first topic under 'More on installation'.

Explains that the PowerShell script finally (by default) runs the script for Unix-like operating systems (so a Windows user understands better that the environment variables in the former are applicable to both, and what is meant by the 'final' bootstrap script in the content of the Windows parameters).

Refers to what has gone before, under 'Continuous integration', rather than repeat the added content.
2022-07-23 21:32:15 +01:00
.github Force Cabal 3.6.2.0 2021-10-27 13:13:35 +02:00
.gitlab Fix ghcup_bootstrap test 2022-06-07 17:49:33 +02:00
.travis Re-add travis 2021-07-28 18:02:34 +02:00
app/ghcup Merge remote-tracking branch 'origin/merge-requests/266' 2022-07-12 00:15:14 +02:00
cbits WIP 2022-05-16 11:29:55 +02:00
data Update submodule 2022-05-11 22:31:06 +02:00
docs Fix #293 Document expressly how installation scripts can be customised 2022-07-23 21:32:15 +01:00
lib Merge remote-tracking branch 'origin/merge-requests/266' 2022-07-12 00:15:14 +02:00
scoop-better-shimexe Fork shimgen into main repo, fixes #161 2021-07-13 20:25:29 +02:00
scripts Fix non-interactive install on windows 2022-07-12 20:26:57 +02:00
test Restructure modules 2022-05-22 21:11:40 +02:00
www Redo landing page 2021-10-06 19:09:44 +02:00
.gitignore Refactor app Main 2021-10-17 19:15:24 +02:00
.gitlab-ci.yml Fix M1 CI 2022-05-19 21:01:48 +02:00
.gitmodules Finalize release 2022-02-26 18:47:18 +01:00
.hlint.yaml [WIP] Prototype of recording installed files 2022-05-13 00:46:47 +02:00
.travis.yml Re-add travis 2021-07-28 18:02:34 +02:00
CHANGELOG.md Bump 2022-05-12 18:35:38 +02:00
LICENSE Initial commit 2020-03-09 00:44:11 +01:00
README.md Add links to metadata yaml files 2021-10-27 14:43:10 +02:00
Setup.hs Initial commit 2020-03-09 00:44:11 +01:00
cabal.ghc902.project Refreeze 2022-06-05 17:18:44 +02:00
cabal.ghc902.project.freeze Refreeze 2022-06-05 17:18:44 +02:00
cabal.ghc923.project Refreeze 2022-06-05 17:18:44 +02:00
cabal.ghc923.project.freeze Refreeze 2022-06-05 17:18:44 +02:00
cabal.ghc8107.project Refreeze 2022-06-05 17:18:44 +02:00
cabal.ghc8107.project.freeze Refreeze 2022-06-05 17:18:44 +02:00
cabal.project Fix build with 9.2.3 2022-06-05 16:55:08 +02:00
cabal.project.freeze Fix build on FreeBSD 2021-06-06 11:08:40 +02:00
ghcup.cabal Merge remote-tracking branch 'origin/merge-requests/266' 2022-07-12 00:15:14 +02:00
hie.yaml Update hie.yaml 2021-10-30 13:47:45 +02:00
mkdocs.yml Add First steps guide initially by soupi 2022-04-02 19:45:50 +02:00
stack.yaml Fix stack.yaml 2022-05-16 17:38:46 +02:00

README.md

The GHCup Haskell installer

Join the chat at Libera.chat Join the chat at Matrix.org Join the chat at Discord Join the chat at https://gitter.im/haskell/ghcup Donate

GHCup is an installer for the general purpose language Haskell.

Visit the documentation for installation instructions.

If you're looking for the metadata YAML files, see here: https://github.com/haskell/ghcup-metadata