1fb0387101
Add temp git ref to versions to fix CI
2023-10-21 19:23:25 +08:00
Colin Woodbury
1981a12e67
refactor: use upstream TH constructors
2023-10-21 19:23:25 +08:00
Colin Woodbury
eae197ccb3
chore: bump versions
upper bound and squash warnings
2023-10-21 19:23:25 +08:00
Colin Woodbury
15c6ed2b8d
refactor: upgrade versions
library usage
2023-10-21 19:23:25 +08:00
fbb648d984
Improve logging on broken symlinks wrt #880
2023-10-21 19:23:25 +08:00
Romain Ruetschi
c914a284de
Use absolute path to /usr/bin/xattr
instead of pulling whatever is in PATH
...
On macOS systems with Homebrew installed, the latter will install its
own copy of `xattr` in `/opt/homebrew/bin/xattr` which will often
take precedence over the system `xattr` at `/usr/bin/xattr`, and does
not support the `-r` flag to act recursively over a directory.
This commit changes the invocation of `xattr` to use the absolute path
to the system version of `xattr` at `/usr/bin/xattr`.
2023-10-21 19:23:25 +08:00
9a17eaa32a
Bump metadata version since we added new distros
2023-10-21 19:23:24 +08:00
480d6be02f
Add explicit support for Void Linux, fixes #378
2023-10-21 19:23:24 +08:00
3e907bd890
Add explicit support for Rocky Linux
2023-10-21 19:23:24 +08:00
wz1000
d999c3dfbf
Update supported HLS versions
2023-10-21 19:23:24 +08:00
41d44b037d
Validate gpg sig even if using file:// yaml url
2023-10-21 19:23:24 +08:00
9d8d6e3293
Improve Github CI documentation
2023-10-14 11:58:09 +08:00
Adam Bergmark
8696a1c710
doc: change order of stack integration recommendations
2023-10-11 14:15:30 +02:00
2f107197d4
Merge branch 'issue-887'
2023-10-10 16:57:58 +08:00
486a1bac25
Fix segfault in TUI when hitting enter early
...
Fixes #887
2023-10-10 10:26:35 +08:00
a73ce186b5
Remove documentation of nightlies
...
GHC nightlies have been broken for a while and unless
they are not only fixed, but GHC upstream demonstrates that
they can make them work reliably, GHCup will not promote them.
2023-10-07 16:54:54 +08:00
76204aa366
Re-enable threaded runtime
...
Needed for vty.
2023-10-01 17:17:13 +08:00
502f0ea62f
Avoid module recompilation
2023-10-01 17:10:50 +08:00
e7e6663017
Update stackage to 20.26
2023-10-01 14:53:37 +08:00
e27fed09f3
Fix sdist
2023-10-01 14:45:41 +08:00
9eeac00714
Further improvement to tag documentation
2023-10-01 14:38:40 +08:00
c0ffb22d6a
Improve documentation around tags
2023-10-01 14:35:31 +08:00
f0b145d8dd
Merge remote-tracking branch 'origin/pr/890'
2023-09-30 15:20:42 +08:00
bb700281a3
Update gpg docs
2023-09-30 00:02:36 +08:00
openingnow
fcdec4ba2c
Add another cabal store path
2023-09-29 16:58:51 +09:00
371eda962f
Update system requirements for specific distro version
...
fixes #777
2023-09-04 15:08:24 +08:00
50252d8613
Merge branch 'fix-optparse-test'
2023-09-03 14:34:40 +08:00
78c393a16e
Fix optparse tests on windows
2023-09-02 18:47:42 +08:00
9c3478075f
Merge remote-tracking branch 'origin/pr/864'
2023-09-02 16:35:21 +08:00
7e7c11fda4
Merge remote-tracking branch 'origin/pr/868'
2023-09-02 16:34:30 +08:00
bff14761ac
Use optparse-test in release/build
2023-09-02 16:32:46 +08:00
99ddcc938f
cabal-fmt
2023-09-02 16:20:54 +08:00
e2301e2fa7
Merge remote-tracking branch 'origin/pr/862'
2023-09-02 16:19:56 +08:00
c52096671e
Merge remote-tracking branch 'origin/pr/873'
2023-09-01 13:13:10 +08:00
64f03a2f18
Merge remote-tracking branch 'origin/pr/877'
2023-08-29 18:19:04 +08:00
Fendor
a72b78ef96
Update supported tools table for HLS 2.2.0.0
2023-08-27 14:33:42 +02:00
Zubin Duggal
b17849c258
Add my GPG keys to the docs
2023-08-23 17:59:56 +05:30
d759535faa
Merge remote-tracking branch 'origin/pr/870'
2023-08-14 17:45:58 +08:00
Fendor
c25c07aa61
Update supported tool list
2023-08-12 11:56:12 +02:00
Lei Zhu
5f361e1e0b
Fix compile test
2023-08-05 13:47:51 +08:00
Lei Zhu
bcb498de20
Merge branch 'master' into optparse-test-suite
2023-08-05 13:08:41 +08:00
Arjun Kathuria
fd6ff9f8ec
pretty-print instances for VersionRange and VersionCmp types
2023-07-30 12:45:01 +05:30
Lei Zhu
69d311f0b4
ci
2023-07-29 00:43:33 +08:00
Lei Zhu
fde0e712ac
add ci
2023-07-28 23:57:59 +08:00
Lei Zhu
c60aa767ca
format
2023-07-28 23:48:03 +08:00
Lei Zhu
78df858ba1
run test
2023-07-28 23:39:21 +08:00
Lei Zhu
f1f4d5e836
gc test
2023-07-28 23:26:19 +08:00
Lei Zhu
2726e83235
whereis test
2023-07-28 23:00:15 +08:00
Lei Zhu
f23631054a
compile test
2023-07-28 22:06:16 +08:00
Lei Zhu
9189f9a65a
Add absolute description
2023-07-25 23:01:44 +08:00