Commit Graph

152 Commits

Author SHA1 Message Date
Julian Ospald c52096671e
Merge remote-tracking branch 'origin/pr/873' 2023-09-01 13:13:10 +08:00
Fendor a72b78ef96 Update supported tools table for HLS 2.2.0.0 2023-08-27 14:33:42 +02:00
Zubin Duggal b17849c258
Add my GPG keys to the docs 2023-08-23 17:59:56 +05:30
Fendor c25c07aa61 Update supported tool list 2023-08-12 11:56:12 +02:00
tomjaguarpaw 8fae9a5083
Fix spelling 2023-07-25 08:17:21 +01:00
Julian Ospald e67a9c93fe
Add documentation about Void Linux musl 2023-07-16 21:44:43 +08:00
Julian Ospald 0ecd244177
Update playground link 2023-07-06 20:43:14 +08:00
Julian Ospald 34ac9cec4d
Add nightlies documentation 2023-06-29 14:47:49 +08:00
Julian Ospald afcb482866
Update GPG keys 2023-03-25 15:33:56 +08:00
Julian Ospald acdc0786ba
Update tools table 2023-03-15 00:18:14 +08:00
Julian Ospald c20deceaa8
Improve wording around FreeBSD support 2023-03-11 21:26:16 +08:00
Alexey Vyskubov f5f7c26d8a
Adds some information about FreeBSD installation. 2023-03-07 13:01:20 +02:00
Julian Ospald 580606af14
Merge remote-tracking branch 'origin/pr/773' 2023-02-19 22:42:08 +08:00
Bryan Richter 804520c4bb
Remove duplicate js/css includes 2023-02-17 12:56:51 +02:00
Bryan Richter 9d25581f3c
Use favicon from gitlab.haskell.org
The current .png is presumably the wrong shape and looks flattened.

Plus, mkdocs complained that 'site_favicon' was an unrecognised
configuration name, so I used the method described in the docs instead:

https://www.mkdocs.org/user-guide/customizing-your-theme/#using-the-theme_dir
2023-02-17 12:55:27 +02:00
Bryan Richter e798037d80
Simplify removal of next/prev buttons
As documented on how to override template blocks:

https://www.mkdocs.org/user-guide/customizing-your-theme/#overriding-template-blocks

This is a big diff. I tested it by generating docs before and after the
change, and they were functionally identical.
2023-02-17 12:53:28 +02:00
Bryan Richter 2afe5858cb
Remove unused/missing javascript 2023-02-17 10:44:34 +02:00
ksqsf 9baba88f75
Add a known mirror 2023-02-08 22:09:04 +08:00
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