Commit Graph

770 Commits

Author SHA1 Message Date
910d660732
Update README 2021-03-08 17:59:56 +01:00
ab4ad3a1bb
Merge branch 'PR/issue-106' 2021-03-08 17:36:00 +01:00
13b27101f1
Create fish config dir if it doesn't exist
Fixes #106
2021-03-08 16:18:26 +01:00
44b5d0dcff
Merge branch 'PR/cabal-updates' 2021-03-08 10:35:06 +01:00
df54b3711f
Update cabal.project etc 2021-03-07 20:54:53 +01:00
197288453f
Update cabal.project etc 2021-03-07 19:46:44 +01:00
00d5691a13
Post release tasks 2021-03-07 14:50:08 +01:00
561b6684ce
Update travis 2021-03-07 12:33:21 +01:00
a13bb3154d
Update CHANGELOG 2021-03-07 12:27:04 +01:00
fd9d3faf9f
Merge branch 'PR/issue-116' 2021-03-07 12:24:05 +01:00
f6cc467e95
Fix handling of stray versions wrt #116 2021-03-07 12:02:13 +01:00
ef978c1230
Add test case for issue #116 2021-03-07 11:59:45 +01:00
52af598473
Update ghcup in old yamls 2021-03-06 16:02:09 +01:00
2acacd46c2
Bump stack.yaml 2021-03-02 19:37:09 +01:00
4b2f9ddb40
Update project files 2021-03-02 19:22:14 +01:00
0d3dc4eba2
Bump ghcup version 2021-03-02 12:39:24 +01:00
824faa8091
Update CHANGELOG 2021-03-02 12:38:11 +01:00
d10cdfdf57
Merge branch 'PR/issue-115' 2021-03-02 12:34:52 +01:00
5e911793ce
Document env variables wrt #95 2021-03-02 10:51:23 +01:00
8c87c9aeb7
Fix error messages and overhaul pretty printing
Fixes #115
2021-03-02 10:35:31 +01:00
9da5998a5c
Add some fancy messages 2021-02-26 19:55:33 +01:00
08943dadca
Fix validation 2021-02-26 16:06:08 +01:00
7fac7226c5
Update ghcup 2021-02-26 15:38:35 +01:00
9686c8ebf9
Update changelog 2021-02-26 11:53:57 +01:00
4bf96d0ec9
Revert version bump in bootstrap script 2021-02-25 19:19:53 +01:00
34add82bee
Merge branch 'PR/issue-114' 2021-02-25 19:18:13 +01:00
f46e7e8c4b
Add "ghcup set ghc next" tag wrt #114 2021-02-25 19:10:55 +01:00
3baf254251
Improve tag completer 2021-02-25 16:13:00 +01:00
10ca9ea827
Reformat versionCompleter 2021-02-25 15:52:28 +01:00
4a50c8ecb7
Remove network call on shell completion 2021-02-25 15:46:08 +01:00
47d9766c78
Make sure forFold can properly inline 2021-02-25 15:40:52 +01:00
45ab69960f
Merge remote-tracking branch 'origin/merge-requests/70' 2021-02-25 15:36:37 +01:00
d3505d4ee6
Bump version to 0.1.13 2021-02-25 15:33:52 +01:00
9297d1a2f8
Merge branch 'arm' 2021-02-25 14:22:59 +01:00
56feb7c09e
Use stages in CI 2021-02-25 14:14:01 +01:00
bede4b8712
Merge branch 'www-fix-silicon-copy' 2021-02-25 13:33:11 +01:00
95c1c55f22
Fix copy button for apple silicon 2021-02-25 13:32:46 +01:00
f547a6eb68
Support ARM/AARCH 2021-02-25 11:53:36 +01:00
Huw campbell
453a29fdf7 Respect the user's configuration settings
Only lookup user configuration before doing a search; implement version completion for Cabal and HLS removal
2021-02-25 16:31:40 +11:00
Huw campbell
1a5f0259f4 Just use the cache for commands which refer to locally stored objects.
Setting a version of GHC will fail if provided with a version not installed,
and we don't neede to check the most recent list of GHCs available to know
that.
2021-02-25 10:19:16 +11:00
Huw campbell
d6fa61e223 Add command line completions for installed and available versions.
When running `ghcup set ghc` and pressing tab, one should be able to
autocomplete the currently installed GHCs we have available.

Add an optparse applicative completer for install, rm, and set commands
which shows tags and versions. For installation, all are shown; while
for remove and set, only those installed are.
2021-02-25 00:42:16 +11:00
eab82b5d63
Update HLS to 1.0.0 2021-02-24 12:43:04 +01:00
c455b521a9
Fix ghcup-tui 2021-02-24 12:42:36 +01:00
b4f9e12293
Merge remote-tracking branch 'origin/merge-requests/54' 2021-02-24 10:13:46 +01:00
bbd353ea3a
Merge branch 'PR/issue-107' 2021-02-23 18:40:04 +01:00
4189c5de69
Update CHANGELOG 2021-02-23 17:11:45 +01:00
dee3218723
Fix item selection with unavailable versions
Fixes #107
2021-02-23 17:10:48 +01:00
3c803a9f58
Merge branch 'PR/issue-104' 2021-02-23 12:52:19 +01:00
a9b0c0fbc9
Allow for dynamic post-install, post-remove and pre-compile msgs 2021-02-23 11:52:38 +01:00
38b6c918f9
Update CHANGELOG 2021-02-21 21:03:12 +01:00