Commit Graph

22 Commits

Author SHA1 Message Date
b9809328e8
Make sure GHC prerelease pipeline works 2024-03-30 14:55:14 +08:00
1b60a75363
Use latest bootstrap script 2024-03-13 21:06:20 +08:00
e0f04e5382
Merge branch 'update-ghcup' into develop 2024-03-13 21:00:37 +08:00
970c2bf6fa
Fix HLS test 2024-03-02 00:13:21 +08:00
3679dde28e
Don't test for manpage on windows 2024-02-25 18:29:37 +08:00
80e1d2443f
Check for GHC manpage existence
Wrt https://github.com/haskell/ghcup-hs/issues/990
2024-02-24 19:27:40 +08:00
5771daa5f1
Update for newer ghcup 2024-01-22 16:13:05 +08:00
9ebb937b37
Test that building hashable works 2024-01-03 23:49:21 +08:00
a5bc56c914
Build clock for GHC bindist test 2023-11-17 19:05:41 +08:00
0dd813c3bc
Test keys 2023-08-26 14:12:35 +08:00
1d00d31730
Fix HLS bindist CI 2023-03-30 22:39:34 +08:00
60a30d8522
Fix CI 2023-03-12 18:17:00 +08:00
7de9fd3a8c
Fix CI for cabal 2023-03-12 18:10:21 +08:00
b1c5e84b42
Fix ghcup-bindist for installing ghcup 2023-02-24 20:02:07 +08:00
d819571955
Fix HLS CI 2023-02-21 22:20:01 +08:00
8544b1bd49
Add M1 and aarch to bindist tests 2023-02-11 13:01:36 +08:00
d309865d02
Allow to trigger workflow via comment 2022-12-18 02:22:57 +08:00
3b98df479a
Fix CI 2022-12-14 22:37:57 +08:00
1ba37946e1
Fix Linux Mint shenanigans with HLS 2022-12-13 19:10:08 +08:00
45db7a6349
Improve bindist install script
Test HLS and cabal better. Test profiling.
2022-10-10 12:56:43 +08:00
3f891cc56a
Allow to set arbitrary tools in bindist action
Fixes #35
2022-09-15 22:25:22 +08:00
amesgen
0bdb62c58e
Consolidate and isolate bindist installation
In particular, this now ensure that we actually use the ghcup version we
installed as well as a separate installation directory, instead of any
potentially previously installed versions/files.
2022-08-11 03:29:47 +02:00