Commit Graph

60 Commits

Author SHA1 Message Date
96f7aa5c62
Allow to set ghcup msys2 environment
Fixes #982
2024-02-18 16:22:20 +08:00
b837a93176
Merge remote-tracking branch 'origin/pr/943' 2024-01-20 16:59:53 +08:00
Rune K. Svendsen
6689312ac5 docs: remove "TUI not supported on Windows"
TUI works on Windows since v0.1.20.0 (cf. https://github.com/haskell/ghcup-hs/pull/912)
2023-12-15 16:49:55 +01:00
Yuto Tanaka
9d7f99bd00 Fix many typos 2023-11-30 18:12:46 +09:00
konsumlamm
e0a3020e34
Update WASM install instructions 2023-11-28 13:55:52 +01:00
Bryan Richter
2df59fd1b3
Emphasize experimental nature of wasm and js 2023-11-13 11:28:14 +02:00
e7d91d138b
Improve metadata documentation 2023-11-13 15:19:58 +08:00
b6246734e4
Givee cross bindists it's own doc section 2023-11-12 18:47:54 +08:00
6146c3494f
Improve documentation for cross bindists 2023-11-12 18:39:06 +08:00
citrusmunch
bb395b652d
Fix typo in guide.md
xdg section is below (not above)
2023-11-01 12:04:43 -04:00
59bfdd9a30
Stack docs improvement 2023-10-25 15:01:18 +08:00
c7439d3c89
Improve stack metadata support wrt #892 2023-10-25 14:00:01 +08:00
5f73320b29
Support stacks installation strategy and metadata wrt #892 2023-10-23 22:46:43 +08:00
e73cf4033e
Merge remote-tracking branch 'origin/pr/899' 2023-10-21 19:35:51 +08:00
9d8d6e3293
Improve Github CI documentation 2023-10-14 11:58:09 +08:00
Adam Bergmark
8696a1c710
doc: change order of stack integration recommendations 2023-10-11 14:15:30 +02:00
a73ce186b5
Remove documentation of nightlies
GHC nightlies have been broken for a while and unless
they are not only fixed, but GHC upstream demonstrates that
they can make them work reliably, GHCup will not promote them.
2023-10-07 16:54:54 +08:00
c0ffb22d6a
Improve documentation around tags 2023-10-01 14:35:31 +08:00
bb700281a3
Update gpg docs 2023-09-30 00:02:36 +08:00
Zubin Duggal
b17849c258
Add my GPG keys to the docs 2023-08-23 17:59:56 +05:30
tomjaguarpaw
8fae9a5083
Fix spelling 2023-07-25 08:17:21 +01:00
34ac9cec4d
Add nightlies documentation 2023-06-29 14:47:49 +08:00
afcb482866
Update GPG keys 2023-03-25 15:33:56 +08:00
ksqsf
9baba88f75
Add a known mirror 2023-02-08 22:09:04 +08:00
b171afa09d
Document GHCUP_MSYS2, fixes #427 2022-12-19 00:52:11 +08:00
5659de8516
Improve hyperlinks 2022-12-19 00:16:48 +08:00
0cd2b6d549
Improve documentation on stack hooks 2022-12-19 00:10:49 +08:00
de208f004e
Make sure powershell installation snippet doesn't crash parent shell
Fixes #418
2022-12-03 16:29:01 +08:00
957867ff1c
Fix remaining gitlab links wrt #692 2022-11-22 19:06:12 +08:00
e924ad8278
Allow to statically overwrite distro detection, fixes #421 2022-11-12 14:12:13 +08:00
Cheng Shao
8420bf093e Update ghc-head bindist URL 2022-08-09 13:32:58 +00:00
Artem Pelenitsyn
d949c4375e docs: add example of installing bindinst specified by job id 2022-08-05 02:27:35 +00:00
5562be18e3
More docs improvements 2022-07-30 17:18:42 +08:00
b0fecce0d1
Merge remote-tracking branch 'origin/merge-requests/273' 2022-07-24 20:24:00 +08:00
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
Mike Pilgrem
511d8d5ed8 Update guide.md to explain what is meant by 'TUI'. 2022-07-23 14:25:49 +00:00
2f299ee48d
Merge branch 'hls-hackage' 2022-07-12 00:06:40 +02:00
b8aeb1f935
Fix guide 2022-07-11 00:43:18 +02:00
9673d28d3e
Docs 2022-07-11 00:40:39 +02:00
99a51d67a1
Make compiling from hackage the default 2022-07-10 21:58:03 +02:00
256e1942f2
More stuff 2022-07-10 21:19:45 +02:00
04d527c98a
Add DisableCurl powershell switch 2022-07-10 20:58:30 +02:00
e1d86c77d0
Merge branch 'issue-364' 2022-05-22 23:39:41 +02:00
df89ddcdf5
Use internal tmpdir 2022-05-20 23:19:33 +02:00
9ccf29903e
Add Ben's GPG key 2022-05-16 21:40:02 +02:00
3ffa38cf98
Update guide 2022-05-11 23:39:37 +02:00
b036c9861f
Re-enable upgrade functionality for all configurations
Adds a --fail-if-shadowed switch.
2022-05-04 14:15:17 +02:00
6c12dc0d6f
Overhaul user guide 2022-04-07 20:55:45 +02:00
1680c5c448
Improvements 2022-04-02 23:31:35 +02:00
8afabf3ffb
Update guide wrt with_hls wrapper 2022-02-26 20:17:02 +01:00