Commit Graph

128 Commits

Author SHA1 Message Date
4c9c6e9223
Update cabal bounds 2022-03-09 19:52:16 +01:00
ab702bba9b
Improve completion support 2022-03-05 12:56:19 +01:00
9a8291d391
Fix disable-upgrade flag description 2022-02-26 19:02:37 +01:00
09a8a0bda0
Fix build on windows and stack 2022-02-10 18:35:25 +01:00
c72841ca58
Implement 'ghcup run' 2022-02-09 18:57:59 +01:00
12d2acd7fd
Bump version to 0.1.17.5 2022-02-06 20:54:16 +01:00
6073ebe476
Fix HLS support and compile errors with boot and TH files 2022-02-06 00:32:18 +01:00
b245c11b1d
Allow to disable self-upgrade functionality wrt #305 2022-01-28 23:08:35 +01:00
76c286f95e
Use upstream terminal-size 2021-11-22 22:51:58 +01:00
c2a8d39fb4
Bump to 0.1.17.4 2021-11-12 20:52:08 +01:00
6b6ce221e0
Use patched haskus-utils-variant, fixing applicative instance 2021-11-12 00:57:39 +01:00
c05876cc60
Fix build with ghc-8.6.5 2021-11-02 19:53:22 +01:00
360daf2a09
Make upgrading ghcup in TUI more pleasant 2021-10-30 12:54:05 +02:00
72c4ea70c4
Migrate ghcup-gen to haskell/ghcup-metadata 2021-10-27 15:33:39 +02:00
9a9c3b340e
Remove metadata from ghcup.cabal 2021-10-27 14:02:13 +02:00
ac59563adf
Release 0.1.17.3 2021-10-27 11:56:18 +02:00
4574f3aa4f
Switch to yaml-streamly 2021-10-21 23:39:07 +02:00
9f8c9c228d
Reduce IS_WINDOWS CPP 2021-10-17 20:57:22 +02:00
01956d694d
Refactor app Main 2021-10-17 19:15:24 +02:00
ccfaedb7ad
Migrate to aeson-2.0.1.0 2021-10-13 19:47:14 +02:00
a68355cb7d
Raise Cabal lower bound 2021-10-09 22:49:09 +02:00
2ff2655db0
Fix ghcup.cabal 2021-10-03 12:15:22 +02:00
f1e01e8b18
Add golden file to extra-source-files wrt #255 2021-10-02 14:31:38 +02:00
f2dcfbdc5f
Prepare for hackage release 2021-10-01 17:15:30 +02:00
0e6688c2bc
Bump to 0.1.17.2 2021-09-30 11:15:53 +02:00
30d9eb5634
Bump to 0.1.17.1 2021-09-26 15:02:08 +02:00
15dd810d67
Get rid of concurrent-output
Also improve some NO_COLOR foo.
2021-09-24 23:49:50 +02:00
28d4071fac
Bump version 2021-09-20 19:55:11 +02:00
31a523755f
Remove solus support 2021-09-20 19:42:06 +02:00
f90741f4d3
Implement compiling HLS from source 2021-09-19 22:04:32 +02:00
d2346a543a
Fixup 2021-09-04 15:53:29 +02:00
8c72bf697e
Move files into nicer subdirectories 2021-09-04 15:08:58 +02:00
d98e54a743
Drop yaml/libyaml 2021-08-30 23:36:11 +02:00
13143b8e4d
Drop monad-logger 2021-08-30 23:36:11 +02:00
a269b60282
Remove extra 2021-08-29 22:37:16 +02:00
430dc2d20b
Remove zip dependency 2021-08-29 20:56:17 +02:00
e9c335eecc
Add --cabal-plan 2021-08-27 14:59:09 +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
f8cfcd4038
Get rid of tar 2021-08-25 11:48:30 +02:00
Mario Lang
df55d972cf brick-0.64 has been released 2021-08-24 21:16:41 +02:00
6701093c3b
Bump version to 0.1.16.2 2021-08-11 16:30:01 +02:00
vglfr
1cfff674b7
Implement config CLI MVP 2021-08-03 09:09:47 +03:00
b38a569124
Bump to 0.1.16.1 2021-07-28 22:36:59 +02:00
442ddfd4e4
Bump ghcup metadata, because new GHC versions may have different bin/ layout 2021-07-28 20:08:20 +02:00
e4e52ebf6b
Bump to 0.1.16 2021-07-27 20:39:12 +02:00
48d3b3bc3e
Merge branch 'cursor' of https://github.com/mlang/ghcup-hs into mlang-cursor 2021-07-23 14:38:49 +02:00
Mario Lang
761b8cc750 Place an (invisible) cursor at the beginning of the active list item
This change is to support screen readers which use the cursor location
to indicate the focus to the user.

Brick.putCursor is unreleased, so grab the latest version from git via extra-deps.
2021-07-23 11:53:28 +02:00
1c2cf98850
Fix file/dir removal on windows, fixes #165 2021-07-21 20:50:58 +02:00
6143cdf2e0
Add --offline switch wrt #186 2021-07-19 13:49:24 +02:00