Commit Graph

134 Commits

Author SHA1 Message Date
Julian Ospald 3d1b8859cd
Merge remote-tracking branch 'origin/pr/759' 2023-01-26 22:05:35 +08:00
Zixian Cai b30f565871
Fix index.md as well 2023-01-23 16:07:36 +11:00
Zixian Cai fa378a1d34
Fix section hyperlink 2023-01-23 16:06:00 +11:00
timo-a 119efb1ff4
fix link
currently resolves to: https://www.haskell.org/ghcup/install/install/#supported-tools
this commit fixes it to https://www.haskell.org/ghcup/install/#supported-tools
2023-01-22 15:36:14 +01:00
Julian Ospald 0704d2640a
Document how to install windows manually, fixes #697 2023-01-12 00:45:16 +08:00
Julian Ospald d4834d7541
Update docs/about.md
Co-authored-by: tomjaguarpaw <tom-github.com@jaguarpaw.co.uk>
2023-01-05 07:32:51 +08:00
Julian Ospald eb9a0b66c4
Document distribution policies 2023-01-04 18:51:40 +08:00
Kristoffer Grundström a5bc13fe50
Added Mageia
Signed-off-by: Kristoffer Grundström <lovaren@gmail.com>
2022-12-25 08:02:41 +01:00
Julian Ospald b171afa09d
Document GHCUP_MSYS2, fixes #427 2022-12-19 00:52:11 +08:00
Julian Ospald 5659de8516
Improve hyperlinks 2022-12-19 00:16:48 +08:00
Julian Ospald 0cd2b6d549
Improve documentation on stack hooks 2022-12-19 00:10:49 +08:00
Julian Ospald 75b891147a
Add packages for VoidLinux 2022-12-03 17:22:03 +08:00
Julian Ospald de208f004e
Make sure powershell installation snippet doesn't crash parent shell
Fixes #418
2022-12-03 16:29:01 +08:00
Julian Ospald 957867ff1c
Fix remaining gitlab links wrt #692 2022-11-22 19:06:12 +08:00
Julian Ospald fbbafc33be
Yes, ghcup is the main installer 2022-11-20 23:44:39 +08:00
Julian Ospald e924ad8278
Allow to statically overwrite distro detection, fixes #421 2022-11-12 14:12:13 +08:00
Julian Ospald 010db93b93
Fix install page 2022-11-12 11:25:52 +08:00
Julian Ospald 9fdc6eebe8
Add system requirements do documentation wrt #411 2022-11-12 11:17:27 +08:00
Julian Ospald 7c8d013b6e
Update tools table 2022-11-10 23:32:46 +08:00
Julian Ospald 96eb0c3532
Docs improvements 2022-11-10 23:28:39 +08:00
Julian Ospald 94c01ee362
Update tool tables 2022-11-10 23:22:29 +08:00
Julian Ospald 9ee2df3841
Merge remote-tracking branch 'origin/merge-requests/286' 2022-11-10 22:59:48 +08:00
Jaro Reinders 761f3253c3 Fix broken link to included libraries 2022-10-25 18:21:06 +00:00
Julian Ospald 14de382129
Merge remote-tracking branch 'origin/merge-requests/282' 2022-08-12 22:20:45 +08:00
Cheng Shao 8420bf093e Update ghc-head bindist URL 2022-08-09 13:32:58 +00:00
amesgen 5e28074522
Account for GHC 9.4.1 2022-08-09 00:43:55 +02:00
Julian Ospald 7d74178295
Merge remote-tracking branch 'origin/merge-requests/279' 2022-08-06 19:07:50 +08:00
Julian Ospald c37bef55e9
Merge remote-tracking branch 'origin/merge-requests/278' 2022-08-06 19:07:34 +08:00
Dmitrii Kovanikov c25e73408a Change attribution for the Haskell Beginners 2022 course 2022-08-06 09:33:01 +00:00
why-not-try-calmer 71c3172cf5 Less duplication. 2022-08-05 13:03:02 +02:00
why-not-try-calmer 1f2855a107 Added and referenced solution in case of 'ghc version not found' for Linux VSCode + hls extension users. 2022-08-05 12:51:46 +02:00
Artem Pelenitsyn d949c4375e docs: add example of installing bindinst specified by job id 2022-08-05 02:27:35 +00:00
Julian Ospald 5562be18e3
More docs improvements 2022-07-30 17:18:42 +08:00
Julian Ospald 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
Julian Ospald 2f299ee48d
Merge branch 'hls-hackage' 2022-07-12 00:06:40 +02:00
Julian Ospald b8aeb1f935
Fix guide 2022-07-11 00:43:18 +02:00
Julian Ospald 9673d28d3e
Docs 2022-07-11 00:40:39 +02:00
Julian Ospald 99a51d67a1
Make compiling from hackage the default 2022-07-10 21:58:03 +02:00
Julian Ospald 256e1942f2
More stuff 2022-07-10 21:19:45 +02:00
Julian Ospald 04d527c98a
Add DisableCurl powershell switch 2022-07-10 20:58:30 +02:00
Julian Ospald 1a43fddca9
Improve about docs 2022-07-02 20:34:19 +02:00
why-not-try-calmer e143c06697 VSCode integration
Typo
2022-06-16 11:07:12 +02:00
Julian Ospald 7661046bcb
Update GHC version table 2022-05-28 16:44:15 +02:00
Julian Ospald b8b3a16589
Update modgraph 2022-05-23 00:00:57 +02:00
Julian Ospald e1d86c77d0
Merge branch 'issue-364' 2022-05-22 23:39:41 +02:00
Julian Ospald df89ddcdf5
Use internal tmpdir 2022-05-20 23:19:33 +02:00
Julian Ospald 9ccf29903e
Add Ben's GPG key 2022-05-16 21:40:02 +02:00
Julian Ospald 3ffa38cf98
Update guide 2022-05-11 23:39:37 +02:00