Commit Graph

1392 Commits

Author SHA1 Message Date
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
Julian Ospald 3b7dd36aa6
Merge branch 'ghcup-0.1.17.5' 2022-02-26 18:49:26 +01:00
Julian Ospald dc635a6601
Finalize release 2022-02-26 18:47:18 +01:00
Julian Ospald 08ec1bd923
Update release scripts 2022-02-26 18:06:41 +01:00
Julian Ospald b78aab884e
Prepare 0.1.17.5 release 2022-02-26 15:57:44 +01:00
Julian Ospald 36e192ec32
Refreeze 2022-02-26 15:57:43 +01:00
Julian Ospald 510675622b
Prepare 0.1.17.5 release 2022-02-26 15:33:44 +01:00
Julian Ospald 651722b935
Fix all rtd links to stable 2022-02-25 16:06:05 +01:00
Julian Ospald 7a0d5a95c1
Update cabal rtd link 2022-02-25 13:50:10 +01:00
Julian Ospald 2c583bcae9
Fix NoAdjustCabalConfig on windows 2022-02-21 16:39:25 +01:00
Julian Ospald ab36d4418e
Update stackage to 18.25 2022-02-19 23:19:12 +01:00
Julian Ospald f146c77797
Update CHANGELOG 2022-02-18 19:58:13 +01:00
Julian Ospald d863ac570b
Merge branch 'windows-fix-whitespace' 2022-02-13 21:17:37 +01:00
Julian Ospald d05fad49a1
Fix installation with whitespaces in username, fixes #314 2022-02-13 21:11:48 +01:00
Julian Ospald fbbc4497ca
Merge remote-tracking branch 'origin/merge-requests/239' 2022-02-12 13:57:18 +01:00
Julian Ospald 4223586e62
Merge branch 'issue-137' 2022-02-12 11:46:41 +01:00
Julian Ospald c859b3ee2b
Exclude FreeBSD from 'ghcup run' test 2022-02-11 19:24:39 +01:00
Julian Ospald 8a16b0de7c
Fix tests 2022-02-11 18:51:16 +01:00
Julian Ospald 9faf17634b
Fix hlint and windows build 2022-02-10 21:49:19 +01:00
Julian Ospald 66a62c170c
Fix 'ghcup run' for legacy HLS 2022-02-10 20:35:09 +01:00
Julian Ospald 5186d959bc
Avoid metadata download when possible 2022-02-10 19:29:32 +01:00
Julian Ospald 09a8a0bda0
Fix build on windows and stack 2022-02-10 18:35:25 +01:00
Julian Ospald 191f49adfc
Add 'ghcup run' test 2022-02-10 18:31:38 +01:00
MorrowM 26b79c5763 Update site description 2022-02-09 22:25:19 +00:00
Julian Ospald c72841ca58
Implement 'ghcup run' 2022-02-09 18:57:59 +01:00
Julian Ospald 63350dab71
Fix recyclePathForcibly on windows 2022-02-06 22:56:22 +01:00
Julian Ospald d110d20879
Fix HLS removal on windows 2022-02-06 22:25:23 +01:00
Julian Ospald b4e58478c3
Fix error handling for HLS make 2022-02-06 22:24:52 +01:00
Julian Ospald 12d2acd7fd
Bump version to 0.1.17.5 2022-02-06 20:54:16 +01:00
Julian Ospald 6073ebe476
Fix HLS support and compile errors with boot and TH files 2022-02-06 00:32:18 +01:00