|
a38ca1954b
|
Fix build on unix with -ftui
|
2023-01-13 12:33:40 +08:00 |
|
|
5eeb8ca9fc
|
Fix windows
|
2023-01-13 00:26:15 +08:00 |
|
|
a427146de5
|
Update dependencies and make buildable with GHC-9.4.4
|
2023-01-12 13:52:08 +08:00 |
|
|
74edf1fc07
|
Merge branch 'testsuite'
|
2023-01-12 12:58:39 +08:00 |
|
|
1e32639873
|
Implement 'ghcup test ghc' based on the bindist testsuite
|
2023-01-12 12:58:10 +08:00 |
|
|
26a6368d79
|
Merge remote-tracking branch 'origin/pr/700'
|
2023-01-08 22:26:19 +08:00 |
|
|
703be0a706
|
Add support for mirrors wrt #357
|
2023-01-04 00:36:07 +08:00 |
|
|
009f9211a9
|
Integrate with errors.haskell.org
Fixes #434
|
2023-01-03 23:43:46 +08:00 |
|
|
109187eb6f
|
Merge branch 'issue-367-content-prop'
|
2023-01-03 23:17:35 +08:00 |
|
|
9d4c923649
|
Add content-length property to downloads
This is optional for now. Fixes #367
|
2023-01-02 20:41:42 +08:00 |
|
|
4d82c37539
|
Add --metadata-fetching-mode arg, fixes #440
|
2023-01-01 19:16:32 +08:00 |
|
|
e924ad8278
|
Allow to statically overwrite distro detection, fixes #421
|
2022-11-12 14:12:13 +08:00 |
|
|
00fa70b9de
|
Merge remote-tracking branch 'origin/merge-requests/266'
|
2022-07-12 00:15:14 +02:00 |
|
|
823275363c
|
Merge branch 'ghcup-run-improvements'
|
2022-07-12 00:10:17 +02:00 |
|
|
b6ff5bc764
|
Use ghcup's internal dir for 'ghcup run'
|
2022-07-11 19:43:48 +02:00 |
|
Arjun Kathuria
|
0acccae523
|
Removes GHCup.Types.Prompts module and stuffs it into GHCup.Types
|
2022-07-10 09:44:23 +05:30 |
|
|
9fb2889696
|
Allow to build from arbitrary GHC source dists
|
2022-07-09 23:12:00 +02:00 |
|
|
63f22b28d7
|
Allow to build HLS from hackage
|
2022-07-09 21:12:23 +02:00 |
|
|
2845425099
|
Restructure modules
|
2022-05-22 21:11:40 +02:00 |
|
|
df89ddcdf5
|
Use internal tmpdir
|
2022-05-20 23:19:33 +02:00 |
|
|
430b655785
|
Improve error handling for mergeFileTree
|
2022-05-20 00:15:25 +02:00 |
|
|
c9790e5823
|
Use strongly types GHCupPath and restrict destructive operations
|
2022-05-13 21:35:34 +02:00 |
|
|
48aee1e76c
|
[WIP] Prototype of recording installed files
This also installs makefile based build system via DESTDIR
into a temporary directory and then merges it into the filesystem.
|
2022-05-13 00:46:47 +02:00 |
|
|
991e540c11
|
Refactor code around isolateDirs, so we have proper knowledge
|
2022-05-11 16:18:35 +02:00 |
|
|
8eeb32c495
|
Overhaul metadata merging and add 'ghcup config add-release-channel URI'
|
2022-03-18 17:47:49 +01:00 |
|
|
6073ebe476
|
Fix HLS support and compile errors with boot and TH files
|
2022-02-06 00:32:18 +01:00 |
|
|
51690d1df3
|
Support HLS dynamic builds
|
2022-02-05 16:33:05 +01:00 |
|
|
190b5dedba
|
Allow to control the metadata cache, fixes #278
|
2021-10-30 14:16:45 +02:00 |
|
|
15dd810d67
|
Get rid of concurrent-output
Also improve some NO_COLOR foo.
|
2021-09-24 23:49:50 +02:00 |
|
|
ef8da9bcec
|
Make sure NO_COLOR also applies to logging
|
2021-09-23 12:16:49 +02:00 |
|
|
31a523755f
|
Remove solus support
|
2021-09-20 19:42:06 +02:00 |
|
|
c431c0ae00
|
Implement GPG verification wrt #236
|
2021-09-18 21:51:19 +02:00 |
|
|
13143b8e4d
|
Drop monad-logger
|
2021-08-30 23:36:11 +02:00 |
|
Jan Hrček
|
3986677b06
|
Fix typos and simplify code
|
2021-08-29 14:50:49 +02:00 |
|
|
14fc6b7281
|
Remove string-interpolate wrt #212
|
2021-08-25 18:54:58 +02:00 |
|
|
9d6e469f79
|
Add solus support
|
2021-08-25 13:51:34 +02:00 |
|
|
57c791106b
|
Fixup rest of the PR
|
2021-08-11 16:19:31 +02:00 |
|
|
3bdc82c99b
|
Redo file handling wrt #165 and #187
|
2021-07-22 17:44:03 +02:00 |
|
|
4ed72fb517
|
Preserve mtimes on unpacked GHC tarballs on windows wrt #187
|
2021-07-19 23:33:01 +02:00 |
|
|
6143cdf2e0
|
Add --offline switch wrt #186
|
2021-07-19 13:49:24 +02:00 |
|
|
2c7176d998
|
Use LabelOptic and add LeanAppState
Wrt #186
|
2021-07-18 14:39:49 +02:00 |
|
|
f04708e8ae
|
Speed up 'whereis' subcommand wrt #179
|
2021-07-15 20:01:00 +02:00 |
|
|
2f62067d96
|
Windows support
|
2021-06-05 21:01:01 +02:00 |
|
|
734916728c
|
Add stack support
|
2021-05-15 14:01:00 +02:00 |
|
|
9f0ac0ee19
|
Allow to compile from git repo
|
2021-04-28 21:17:57 +02:00 |
|
|
d5b5f1fddd
|
Chores
|
2021-03-24 17:56:57 +01:00 |
|
|
8c87c9aeb7
|
Fix error messages and overhaul pretty printing
Fixes #115
|
2021-03-02 10:35:31 +01:00 |
|
|
3baf254251
|
Improve tag completer
|
2021-02-25 16:13:00 +01:00 |
|
|
a9b0c0fbc9
|
Allow for dynamic post-install, post-remove and pre-compile msgs
|
2021-02-23 11:52:38 +01:00 |
|
amesgen
|
53db68e39f
|
minor tarball filter format change
|
2021-01-02 07:58:08 +01:00 |
|