Commit Graph

353 Commits

Author SHA1 Message Date
Julian Ospald 243b200fb8
Add defGHCConfOptions option 2024-03-31 18:23:30 +08:00
Julian Ospald bdd15ad6e7
Beef up --overwrite-version, fixes #998 2024-02-18 19:52:01 +08:00
Julian Ospald 3e9bb7c369
Restore TUI scrolling to old behavior 2024-01-22 22:39:45 +08:00
Julian Ospald afd7e7dc4f
Re-introduce tar 2024-01-03 17:56:33 +08:00
Julian Ospald e214695a3e
Merge remote-tracking branch 'origin/pr/850' 2023-12-02 18:42:22 +08:00
Luis Morillo 0e46b9509a complete tutorial. remove show all tools from widgets. resolve some conflicts. 2023-11-23 16:05:12 +01:00
Luis Morillo d3474d0cd9 add KeyInfo handler and widget. Improve tutorial 2023-11-23 15:32:23 +01:00
Luis Morillo 5c3dad1bb9 reorganize code by sections 2023-11-23 15:31:33 +01:00
Luis Morillo 987cdaf313 factor out attr names. Add windows symbols to tutotial widget. Improve tutorial aesthetics and text 2023-11-23 15:28:21 +01:00
Luis Morillo 835352428a simplify rendering for better ux 2023-11-23 15:28:19 +01:00
Luis Morillo 8f4246e716 Use proper Name type and Modal type. Create tutorial Widget 2023-11-23 15:27:33 +01:00
Luis Morillo 1353a2fd20 use map-like data structure 2023-11-23 15:26:49 +01:00
Luis Morillo aa9fbdbfc2 Use MonadState Instance to simplify install', del', set' and changelog'. Lensify the app 2023-11-23 15:24:24 +01:00
Julian Ospald 3a8cdf9967
Fix opening changelog on windows 2023-11-20 22:36:17 +08:00
Julian Ospald 2caf491e9d
Remove the "show all tool" config
We show all tools at the moment anyway.
2023-11-18 18:55:06 +08:00
Julian Ospald 2e5dee8e1a
Add mechanism to warn on new metadata versions, fixes #860 2023-11-13 16:53:24 +08:00
Julian Ospald d6601b0353
Remove globalTools from metadata 2023-11-13 15:39:58 +08:00
Julian Ospald 6047614a16
Be less confusing when user tries to 'set' ghcup in TUI
Fixes #923
2023-11-12 17:36:00 +08:00
Julian Ospald 675ab17fff
Improve signs on windows (no unicode) 2023-11-05 22:29:55 +08:00
Julian Ospald 9fcacbd96b
Fix CPP defines for windows+brick 2023-11-05 22:22:53 +08:00
Julian Ospald c7439d3c89
Improve stack metadata support wrt #892 2023-10-25 14:00:01 +08:00
Julian Ospald 38cd5ad8ed
Merge branch 'improved-key-brick' 2023-10-24 15:00:31 +08:00
Julian Ospald 452ca8cca2
Improve key handling in TUI, fixes #875 2023-10-23 22:47:17 +08:00
Julian Ospald 5f73320b29
Support stacks installation strategy and metadata wrt #892 2023-10-23 22:46:43 +08:00
Colin Woodbury eae197ccb3
chore: bump `versions` upper bound and squash warnings 2023-10-21 19:23:25 +08:00
Julian Ospald 502f0ea62f
Avoid module recompilation 2023-10-01 17:10:50 +08:00
openingnow fcdec4ba2c
Add another cabal store path 2023-09-29 16:58:51 +09:00
Julian Ospald 9c3478075f
Merge remote-tracking branch 'origin/pr/864' 2023-09-02 16:35:21 +08:00
Lei Zhu bcb498de20 Merge branch 'master' into optparse-test-suite 2023-08-05 13:08:41 +08:00
Lei Zhu f1f4d5e836 gc test 2023-07-28 23:26:19 +08:00
Lei Zhu 2726e83235 whereis test 2023-07-28 23:00:15 +08:00
Lei Zhu 9189f9a65a Add absolute description 2023-07-25 23:01:44 +08:00
Lei Zhu 6f07b6a343 compile test 2023-07-24 23:04:18 +08:00
Lei Zhu dfebfc9504 upgrade test 2023-07-24 22:26:33 +08:00
Lei Zhu f400f43b8c list test 2023-07-23 23:51:03 +08:00
Lei Zhu c92875882a rm test 2023-07-23 16:30:25 +08:00
Lei Zhu 2df2e3da40 extend unset ghc optparse example 2023-07-23 15:47:47 +08:00
Lei Zhu cf1e8659b0 unset test 2023-07-23 15:41:27 +08:00
Lei Zhu aafb77df7c install test 2023-07-22 23:10:27 +08:00
Lei Zhu dc1a813305 config test 2023-07-22 17:46:23 +08:00
Lei Zhu e1d8ba869a Add missing stack for changelog parser 2023-07-22 17:16:58 +08:00
Lei Zhu 38db038953 changlog test 2023-07-22 17:14:49 +08:00
Lei Zhu c10924274d Set test 2023-07-22 11:45:29 +08:00
Julian Ospald 5170baf074
Fix cleaning up directories of compiled tools
'fromSrc' doesn't work well anyway.
2023-07-18 11:02:26 +08:00
Julian Ospald 2fb7328a6e
Detect hadrian/make automatically, wrt #846 2023-07-15 20:16:36 +08:00
Julian Ospald 0da5572164
Don't need --bignum option 2023-07-07 23:20:16 +08:00
Julian Ospald 9798e0f1d2
Fix brick min size for version column 2023-07-07 17:37:20 +08:00
Julian Ospald a43fa7d63e
More cross fixes to install bindist 2023-07-07 16:41:58 +08:00
Julian Ospald 4361ef7a72
Fix cross target being ignored 2023-07-07 00:39:31 +08:00
Sylvain Henry 3218aaa378
Allow cross-compilation with Hadrian 2023-07-07 00:38:50 +08:00