Commit Graph

180 Commits

Author SHA1 Message Date
Julian Ospald b413ade4db
Update docs for ghc-wasm-meta 2024-03-02 13:01:28 +08:00
Julian Ospald 96f7aa5c62
Allow to set ghcup msys2 environment
Fixes #982
2024-02-18 16:22:20 +08:00
Julian Ospald 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
Julian Ospald 0eba225723
Update modgraph 2023-11-13 15:21:54 +08:00
Julian Ospald e7d91d138b
Improve metadata documentation 2023-11-13 15:19:58 +08:00
Julian Ospald b6246734e4
Givee cross bindists it's own doc section 2023-11-12 18:47:54 +08:00
Julian Ospald 6146c3494f
Improve documentation for cross bindists 2023-11-12 18:39:06 +08:00
Cheng Shao 6051c0cfbc
Bump minimum windows version to 8.1 2023-11-11 06:18:13 +01:00
Julian Ospald e06a1c03d4
Merge remote-tracking branch 'origin/pr/911' 2023-11-09 18:00:06 +08:00
Julian Ospald 2c3148abcc
Update supported tools table, fixes #915 2023-11-06 18:20:36 +08:00
citrusmunch bb395b652d
Fix typo in `guide.md`
xdg section is below (not above)
2023-11-01 12:04:43 -04:00
Julian Ospald 59bfdd9a30
Stack docs improvement 2023-10-25 15:01:18 +08:00
Julian Ospald c7439d3c89
Improve stack metadata support wrt #892 2023-10-25 14:00:01 +08:00
Julian Ospald 5f73320b29
Support stacks installation strategy and metadata wrt #892 2023-10-23 22:46:43 +08:00
Julian Ospald f9a2b21cb0
Update system requirements, fixes #902 2023-10-21 19:43:53 +08:00
Julian Ospald e73cf4033e
Merge remote-tracking branch 'origin/pr/899' 2023-10-21 19:35:51 +08:00
Julian Ospald 29c9611152
Update system requirements in docs 2023-10-21 19:28:20 +08:00
wz1000 d999c3dfbf
Update supported HLS versions 2023-10-21 19:23:24 +08:00
Julian Ospald 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
Julian Ospald 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
Julian Ospald c0ffb22d6a
Improve documentation around tags 2023-10-01 14:35:31 +08:00
Julian Ospald bb700281a3
Update gpg docs 2023-09-30 00:02:36 +08:00
Julian Ospald 371eda962f
Update system requirements for specific distro version
fixes #777
2023-09-04 15:08:24 +08:00
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