Commit Graph

647 Commits

Author SHA1 Message Date
3e841b3c68
Merge branch 'settings' into master 2020-10-26 18:25:20 +01:00
53f5a08924
Allow configuring URLSource as well 2020-10-25 14:47:26 +01:00
d368863c3d
Improve help output 2020-10-25 11:00:00 +01:00
c76cce5830
Add a --set option to install/compile, fixes #81 2020-10-25 10:54:04 +01:00
4fef93b7b1
Allow to configure ghcup with a yaml config file
Fixes #41
2020-10-25 10:22:45 +01:00
241dadbeb5
Update to versions-4.0.1 API 2020-10-25 10:22:35 +01:00
12459c2544
Add internal downloader and tui flags to stack 2020-10-25 10:22:35 +01:00
e250d6013f
Redo Settings as AppState 2020-10-24 01:07:31 +02:00
0d41d180d6
Merge remote-tracking branch 'origin/merge-requests/40' into master 2020-10-14 11:59:15 +02:00
amesgen
ef251ce17e
update to cabal-3.4.0.0-rc4 2020-10-13 20:53:09 +02:00
956e11c3f8
Bump version to 0.1.12 2020-10-13 00:09:35 +02:00
951b0843b2
Update hls to 0.5.1 2020-10-12 23:54:56 +02:00
a4e4080a1b
Merge branch 'TUI-improvements' into master 2020-10-12 23:40:26 +02:00
2aa91c5d91
Update golden test 2020-10-12 21:48:06 +02:00
6471b3877f
Bump ghcup version in bootstrap-haskell 2020-10-12 21:05:25 +02:00
778ee142d5
Upload golden files as artifacts on failure 2020-10-12 00:10:37 +02:00
1140132a25
Update hie.yaml 2020-10-11 23:40:02 +02:00
c5c299179d
Remove text-conversion workaround 2020-10-11 23:39:49 +02:00
0ce4549eb8
Ditch the viewport logic 2020-10-11 23:37:27 +02:00
97d568ddd6
Show new versions in bright white 2020-10-11 21:44:11 +02:00
ea58465240
Expand the selected bar 2020-10-11 21:16:48 +02:00
7afd262b1b
Put separators between tools 2020-10-11 21:07:21 +02:00
34ceaa0823
Add brick to stack.yaml 2020-10-11 21:06:58 +02:00
57c34a07f2
Allow to hide old versions of tools in TUI 2020-10-09 23:05:11 +02:00
73d1d97f1f
Reverse order of tool list in TUI 2020-10-09 20:25:52 +02:00
f7ed1a4bde
Commit ghc-8.8.4 cabal.project files
These are auto-generated from stack and meant for users.
2020-10-05 22:11:05 +02:00
bdd80d0229
Bump stack lts 2020-10-05 22:10:52 +02:00
0238f70c64
Bump hls to 0.5.0 2020-10-05 00:19:35 +02:00
24ff430c45
Add stack.yaml wrt #75 2020-10-01 17:49:23 +02:00
281fb14d4c
Rename ghc-9.0.1-alpha1 to 9.0.0.20200925 wrt #73 2020-09-29 23:33:55 +02:00
03bac93929
Improve bootstrap test 2020-09-29 10:57:21 +02:00
1ae0c2a654
Move printf to the right place 2020-09-29 10:52:31 +02:00
8140936bd3
Test bootstrap-haskell wrt #72 2020-09-29 10:23:29 +02:00
8786acf476
Fix BOOTSTRAP_HASKELL_NONINTERACTIVE 2020-09-29 10:12:03 +02:00
c460d4c743
Update bindists for Mint to fedora 2020-09-29 00:22:58 +02:00
5294adf0d7
Fix bootstrap-script 2020-09-28 23:52:23 +02:00
00f3fa35fd
Add hls installation to bootstrap-haskell 2020-09-28 23:48:59 +02:00
9c9aa4f9c0
Fix CI 2020-09-28 23:27:15 +02:00
e23a187cc4
Add ghc-9.0.1-alpha1 2020-09-28 23:23:11 +02:00
3e429945dc
Also modify .bash_profile on mac 2020-09-28 09:59:35 +02:00
8be2a8eed7
Update CHANGELOG date for 0.1.11 2020-09-23 09:53:44 +02:00
6b65167581
Update yaml files 2020-09-23 00:27:28 +02:00
9d7914e69a
Bump ghcupURL 2020-09-22 23:41:19 +02:00
6c62884b24
Update Changelog 2020-09-22 21:31:01 +02:00
965d2a3ba8
Drop 'ghcup compile cabal'
Upstream has discontinued the old bootstrap shell script.
The new python shell script doesn't work like the old one
and is only useful for bootstrapping to a new architecture.

If you miss this feature, consider running:
  cabal install cabal-install

with the appropriate GHC version set (this might need some
experimenting).

This also fixes #64
2020-09-22 21:26:10 +02:00
40a1cc98c6
Drop use of table-layout, thanks to Simon 2020-09-22 21:05:59 +02:00
4c2d4ee6bd
Update hls tarballs 2020-09-22 19:23:24 +02:00
9276664465
Merge branch 'hls' into master 2020-09-22 15:23:10 +02:00
a94bcdb92d
Remove 9.0.1-alpha1
Ben requested removal, since this wasn't an announced
release.
2020-09-21 14:13:45 +02:00
5da5fabfef
Use alpine:3.12 instead of edge 2020-09-21 12:23:14 +02:00