Commit Graph

1387 Commits

Author SHA1 Message Date
Julian Ospald 4e62f559fa
Update stackage resolver 2022-05-09 12:40:42 +02:00
Julian Ospald 8c3d2b6740
Merge branch 'improve-pwsh' 2022-05-04 16:05:00 +02:00
Julian Ospald b6779f4d75
Improve welcome message in powershell installer
And warn about antivirus, fixes #343
2022-05-04 14:45:05 +02:00
Julian Ospald 02cd773c2a
Update supported tools table 2022-05-03 11:40:05 +02:00
Julian Ospald 3964d06f5d
Merge remote-tracking branch 'origin/merge-requests/249' 2022-05-02 19:06:48 +02:00
Nick Suchecki e83612a06c Fix typo in `compile hls --help` subcommand. 2022-05-01 15:12:39 +00:00
Julian Ospald cf6c666b59
Add credits to first step guide 2022-04-30 12:50:34 +02:00
Julian Ospald ee0ec370c7
Add playground link 2022-04-29 18:55:45 +02:00
Julian Ospald ea0e35ddf0
Merge branch 'issue-353' 2022-04-29 16:47:37 +02:00
Julian Ospald 99c8501d47
Silence hlint 2022-04-29 16:47:11 +02:00
Julian Ospald f8a1fed1f2
Fix parsing of symlinks with multiple slashes,
Fixes #353
2022-04-29 19:22:16 +08:00
Julian Ospald 9ad1f7cb97
Update changelog 2022-04-21 23:38:58 +02:00
Julian Ospald 0856a96738
Bump ghcup in bootstrap-script 2022-04-21 23:02:30 +02:00
Julian Ospald ee9801a8c2
Add GHCUP_BASE_URL env var for bootstrap-haskell 2022-04-18 13:22:20 +02:00
Julian Ospald cfecc11b43
Bump version to 0.1.17.7 2022-04-16 06:42:01 +02:00
Julian Ospald 3d36348563
Merge branch 'issue-345' 2022-04-16 06:40:08 +02:00
Julian Ospald dcbee9c7dc
Fix tests 2022-04-15 23:01:34 +02:00
Julian Ospald 2d88b1197e
Fix EXDEV handler on windows wrt #345 2022-04-15 23:01:33 +02:00
Julian Ospald 6c12dc0d6f
Overhaul user guide 2022-04-07 20:55:45 +02:00
Julian Ospald a4b69f29dc
Update first steps guide link 2022-04-02 23:36:16 +02:00
Julian Ospald 1680c5c448
Improvements 2022-04-02 23:31:35 +02:00
Julian Ospald e74fb45680
Small mkdocs improvements 2022-04-02 20:11:09 +02:00
Julian Ospald d19ab05a11
Add First steps guide initially by soupi
https://github.com/haskell-infra/www.haskell.org/pull/88
2022-04-02 19:45:50 +02:00
Julian Ospald 433c73b23c
Update CHANGELOG 2022-03-18 23:26:15 +01:00
Julian Ospald 2aa5211886
Bump version in bootstrap-haskell 2022-03-18 23:25:49 +01:00
Julian Ospald 81e7c02807
Update docs 2022-03-18 18:45:29 +01:00
Julian Ospald a2373f2056
Improve bootstrap-haskell and fix shellcheck warnings 2022-03-18 18:24:50 +01:00
Julian Ospald ba8e4f6ac6
Update changelog 2022-03-18 17:50:36 +01:00
Julian Ospald 76acc9a5f5
Merge branch 'max_path' 2022-03-18 17:48:58 +01:00
Julian Ospald 92bd333552
Fix double appstate 2022-03-18 17:47:49 +01:00
Julian Ospald 70a451b63e
Prepare 0.1.17.6 2022-03-18 17:47:49 +01:00
Julian Ospald cfe6c47cd7
Fix max path issues on windows with 'ghcup run' 2022-03-18 17:47:49 +01:00
Julian Ospald 8eeb32c495
Overhaul metadata merging and add 'ghcup config add-release-channel URI' 2022-03-18 17:47:49 +01:00
Julian Ospald fdcd6822c4
Don't do update check on --no-verbose 2022-03-18 17:47:49 +01:00
Julian Ospald 71390c84da
Apply hlint 2022-03-18 17:47:48 +01:00
Julian Ospald 84d01b1091
Don't do padding for --raw-format 2022-03-18 17:47:40 +01:00
Julian Ospald 8f9faaa39e
Fix appending on profile file if there's no trailing newline
Fixes #333
2022-03-18 17:33:08 +01:00
Julian Ospald 0898244b2a
Preserve symlinks when sedding profile file
Fixes #332
2022-03-18 17:32:37 +01:00
Julian Ospald 0c70feb09c
Fix rather humongous bug in 'ghcup list' 2022-03-17 20:04:59 +01:00
Julian Ospald f9a38e616d
Add --raw-format to 'tool-requirements' subcommand 2022-03-17 15:05:18 +01:00
Julian Ospald e511fc3c0a
Fix predictable /tmp dirs so `ghcup gc -t` fires 2022-03-16 23:15:09 +01:00
Julian Ospald 3ff670134c
FREEZE! 2022-03-15 22:51:35 +01:00
Julian Ospald 4c0160bb28
Merge branch 'issue-330' 2022-03-14 11:49:40 +01:00
Julian Ospald c1e0baedd3
Merge branch 'issue-329' 2022-03-14 11:49:33 +01:00
Julian Ospald 8f7d937e26
Use predictable /tmp names for `ghcup run`, fixes #329 2022-03-14 00:38:57 +01:00
Julian Ospald 604a6fc92b
Fix bug with isolated installation of not previously installed versions
It would error out trying to set the version.
2022-03-14 00:36:08 +01:00
Julian Ospald 8c205fd18c
Add `--no-set` to install commands, fixes #330
This also slightly changes the default for
'ghcup install cabal/stack/hls'... instead of
only setting the installed version if it's the latest,
we always set it. So the default is `--set`.

For GHC, the default is `--no-set`.
2022-03-13 22:48:45 +01:00
Julian Ospald 41ecf897fb
Update stack.yaml 2022-03-09 20:33:45 +01:00
Julian Ospald 4c9c6e9223
Update cabal bounds 2022-03-09 19:52:16 +01:00
Julian Ospald 8be71c4c5c
Fix color 2022-03-08 22:25:34 +01:00