Commit Graph

514 Commits

Author SHA1 Message Date
Julian Ospald 00d5691a13
Post release tasks 2021-03-07 14:50:08 +01:00
Julian Ospald 561b6684ce
Update travis 2021-03-07 12:33:21 +01:00
Julian Ospald a13bb3154d
Update CHANGELOG 2021-03-07 12:27:04 +01:00
Julian Ospald fd9d3faf9f
Merge branch 'PR/issue-116' 2021-03-07 12:24:05 +01:00
Julian Ospald f6cc467e95
Fix handling of stray versions wrt #116 2021-03-07 12:02:13 +01:00
Julian Ospald ef978c1230
Add test case for issue #116 2021-03-07 11:59:45 +01:00
Julian Ospald 52af598473
Update ghcup in old yamls 2021-03-06 16:02:09 +01:00
Julian Ospald 2acacd46c2
Bump stack.yaml 2021-03-02 19:37:09 +01:00
Julian Ospald 4b2f9ddb40
Update project files 2021-03-02 19:22:14 +01:00
Julian Ospald 0d3dc4eba2
Bump ghcup version 2021-03-02 12:39:24 +01:00
Julian Ospald 824faa8091
Update CHANGELOG 2021-03-02 12:38:11 +01:00
Julian Ospald d10cdfdf57
Merge branch 'PR/issue-115' 2021-03-02 12:34:52 +01:00
Julian Ospald 5e911793ce
Document env variables wrt #95 2021-03-02 10:51:23 +01:00
Julian Ospald 8c87c9aeb7
Fix error messages and overhaul pretty printing
Fixes #115
2021-03-02 10:35:31 +01:00
Julian Ospald 9da5998a5c
Add some fancy messages 2021-02-26 19:55:33 +01:00
Julian Ospald 08943dadca
Fix validation 2021-02-26 16:06:08 +01:00
Julian Ospald 7fac7226c5
Update ghcup 2021-02-26 15:38:35 +01:00
Julian Ospald 9686c8ebf9
Update changelog 2021-02-26 11:53:57 +01:00
Julian Ospald 4bf96d0ec9
Revert version bump in bootstrap script 2021-02-25 19:19:53 +01:00
Julian Ospald 34add82bee
Merge branch 'PR/issue-114' 2021-02-25 19:18:13 +01:00
Julian Ospald f46e7e8c4b
Add "ghcup set ghc next" tag wrt #114 2021-02-25 19:10:55 +01:00
Julian Ospald 3baf254251
Improve tag completer 2021-02-25 16:13:00 +01:00
Julian Ospald 10ca9ea827
Reformat versionCompleter 2021-02-25 15:52:28 +01:00
Julian Ospald 4a50c8ecb7
Remove network call on shell completion 2021-02-25 15:46:08 +01:00
Julian Ospald 47d9766c78
Make sure forFold can properly inline 2021-02-25 15:40:52 +01:00
Julian Ospald 45ab69960f
Merge remote-tracking branch 'origin/merge-requests/70' 2021-02-25 15:36:37 +01:00
Julian Ospald d3505d4ee6
Bump version to 0.1.13 2021-02-25 15:33:52 +01:00
Julian Ospald 9297d1a2f8
Merge branch 'arm' 2021-02-25 14:22:59 +01:00
Julian Ospald 56feb7c09e
Use stages in CI 2021-02-25 14:14:01 +01:00
Julian Ospald bede4b8712
Merge branch 'www-fix-silicon-copy' 2021-02-25 13:33:11 +01:00
Julian Ospald 95c1c55f22
Fix copy button for apple silicon 2021-02-25 13:32:46 +01:00
Julian Ospald 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
Julian Ospald eab82b5d63
Update HLS to 1.0.0 2021-02-24 12:43:04 +01:00
Julian Ospald c455b521a9
Fix ghcup-tui 2021-02-24 12:42:36 +01:00
Julian Ospald b4f9e12293
Merge remote-tracking branch 'origin/merge-requests/54' 2021-02-24 10:13:46 +01:00
Julian Ospald bbd353ea3a
Merge branch 'PR/issue-107' 2021-02-23 18:40:04 +01:00
Julian Ospald 4189c5de69
Update CHANGELOG 2021-02-23 17:11:45 +01:00
Julian Ospald dee3218723
Fix item selection with unavailable versions
Fixes #107
2021-02-23 17:10:48 +01:00
Julian Ospald 3c803a9f58
Merge branch 'PR/issue-104' 2021-02-23 12:52:19 +01:00
Julian Ospald a9b0c0fbc9
Allow for dynamic post-install, post-remove and pre-compile msgs 2021-02-23 11:52:38 +01:00
Julian Ospald 38b6c918f9
Update CHANGELOG 2021-02-21 21:03:12 +01:00
Julian Ospald 6e584c96c4
Merge branch 'PR/issue-111' 2021-02-21 21:01:59 +01:00
Julian Ospald 20338f7d14
Alert user if upgraded ghcup is shadowed by old ghcup
Also alerts if the binary is not in PATH at all.

Fixes #111
2021-02-21 19:58:32 +01:00
Julian Ospald 1a995a5d63
Merge branch 'PR/cabal-3.4.0.0' 2021-02-21 16:34:18 +01:00
Julian Ospald f964382175
Tighten checks, alpine 32bit bindists is 1st class 2021-02-21 15:37:05 +01:00
Julian Ospald 0c7f60fae6
Add more alpine 32bit bindists 2021-02-21 15:35:33 +01:00
Julian Ospald 413e63d1ca
Update hasufell.de hosted bindists to webhost.haskell.org 2021-02-21 15:34:55 +01:00