Commit Graph

1371 Commits

Author SHA1 Message Date
Julian Ospald c74d7e282e
Fix tests 2022-04-15 16:02:07 +02:00
Julian Ospald 0a02899539
Fix EXDEV handler on windows wrt #345 2022-04-14 22:32:22 +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
Julian Ospald 01d310e630
Add tool version tables 2022-03-08 22:23:29 +01:00
Julian Ospald 96cb99e1b5
Improve --repository completion 2022-03-07 22:23:39 +01:00
Julian Ospald 2e08efeed7
Adjust colors 2022-03-07 21:37:04 +01:00
Julian Ospald 04fceb3134
Update changelog 2022-03-06 12:37:17 +01:00
Julian Ospald 1f0a891bab
Fix 'ghcup install cabal/hls/stack --set' wrt #324 2022-03-05 20:50:58 +01:00
Julian Ospald 6c63a65983
Fix bad error message wrt #323 2022-03-05 20:19:54 +01:00
Julian Ospald 199d3b7aee
Fix downloader completer 2022-03-05 20:14:10 +01:00
Julian Ospald 04fc04f586
More improvements to completers 2022-03-05 20:00:32 +01:00
Julian Ospald 3f96a6460a
Merge branch 'url-completer' 2022-03-05 13:49:12 +01:00
Julian Ospald bfcaa7f6fb
Update ghcup-metadata 2022-03-05 12:56:38 +01:00
Julian Ospald e2bd4c4880
Update stack resolver 2022-03-05 12:56:29 +01:00
Julian Ospald ab702bba9b
Improve completion support 2022-03-05 12:56:19 +01:00
Julian Ospald 8afabf3ffb
Update guide wrt with_hls wrapper 2022-02-26 20:17:02 +01:00
Julian Ospald ebf6c60a10
Fix changelog link 2022-02-26 19:11:49 +01:00
Julian Ospald 9a8291d391
Fix disable-upgrade flag description 2022-02-26 19:02:37 +01:00
Julian Ospald a6426901c5
Update dev.md 2022-02-26 18:50:58 +01:00