|
b78aab884e
|
Prepare 0.1.17.5 release
|
2022-02-26 15:57:44 +01:00 |
|
|
c859b3ee2b
|
Exclude FreeBSD from 'ghcup run' test
|
2022-02-11 19:24:39 +01:00 |
|
|
8a16b0de7c
|
Fix tests
|
2022-02-11 18:51:16 +01:00 |
|
|
9faf17634b
|
Fix hlint and windows build
|
2022-02-10 21:49:19 +01:00 |
|
|
191f49adfc
|
Add 'ghcup run' test
|
2022-02-10 18:31:38 +01:00 |
|
|
907365ddff
|
Fix FreeBSD CI
|
2022-02-05 19:43:24 +01:00 |
|
|
065f9c4965
|
Fix compile HLS CI
|
2021-11-13 16:56:38 +01:00 |
|
|
32f3c36589
|
Set HOMEBREW_TEMP to something shorter
This fixes unix socket errors, because there's a max path length for
those.
|
2021-11-13 16:53:31 +01:00 |
|
|
72c4ea70c4
|
Migrate ghcup-gen to haskell/ghcup-metadata
|
2021-10-27 15:33:39 +02:00 |
|
|
df2337abf9
|
Get rid of nix and use homebrew, fixes #274
|
2021-10-27 11:48:06 +02:00 |
|
|
c10821c332
|
Use github.com/haskell/ghcup-metadata
|
2021-10-25 21:47:42 +02:00 |
|
|
01956d694d
|
Refactor app Main
|
2021-10-17 19:15:24 +02:00 |
|
|
f90741f4d3
|
Implement compiling HLS from source
|
2021-09-19 22:04:32 +02:00 |
|
|
4767f3db5b
|
Implement ghcup unset
|
2021-09-19 14:17:55 +02:00 |
|
|
e029117c3e
|
Fix freebsd runner getting stuck (maybe)
|
2021-09-10 19:48:42 +02:00 |
|
|
056c79e813
|
Improve CI
|
2021-09-10 15:14:40 +02:00 |
|
|
d2346a543a
|
Fixup
|
2021-09-04 15:53:29 +02:00 |
|
|
3e26d7057c
|
Update ghc file
|
2021-09-01 00:44:52 +02:00 |
|
|
f8cfcd4038
|
Get rid of tar
|
2021-08-25 11:48:30 +02:00 |
|
|
4d465efef1
|
Fix cabal-docspec in CI
|
2021-08-24 22:02:55 +02:00 |
|
|
cea71beb4d
|
Add docspec to gitlab CI
|
2021-08-24 10:54:25 +02:00 |
|
|
b5aafdee61
|
Fix CI
|
2021-08-16 12:57:05 +02:00 |
|
|
3b24f503d1
|
Fixup rest of the PR
|
2021-08-11 13:54:02 +02:00 |
|
|
dbf1d6f420
|
Fix unneeded dist files being installed along with GHC
|
2021-08-10 15:58:40 +02:00 |
|
|
fdf45e0fe6
|
Do etags hashing wrt #193
|
2021-07-25 23:15:59 +02:00 |
|
|
a4a7f73fb7
|
Allow to use Hadrian as build system, fixes #35
|
2021-07-20 23:51:31 +02:00 |
|
|
eaad2caf25
|
Add prefetch command
|
2021-07-19 16:51:40 +02:00 |
|
|
327b80cf56
|
Add cross compilation to CI test
|
2021-07-15 23:26:48 +02:00 |
|
|
005c9fbb83
|
Modernize CI scripts
|
2021-07-15 22:44:54 +02:00 |
|
|
f04708e8ae
|
Speed up 'whereis' subcommand wrt #179
|
2021-07-15 20:01:00 +02:00 |
|
|
227f3acaa5
|
Implement 'whereis' subcommand, fixes #173
|
2021-07-12 17:09:18 +02:00 |
|
|
b862ca52a9
|
Update arm/aarch CI
|
2021-07-11 13:43:53 +02:00 |
|
|
0ad5dc4583
|
Fix CI
|
2021-07-03 16:51:58 +02:00 |
|
|
dfb6c09133
|
Enable libarchive wrt #147
|
2021-06-13 21:29:00 +02:00 |
|
|
9636276c17
|
Fix nancy
|
2021-06-13 19:29:25 +02:00 |
|
|
7e31798446
|
Fix ghcup_version.sh
|
2021-06-13 14:43:00 +02:00 |
|
|
534afa6e8d
|
Update windows CI
|
2021-06-13 14:15:48 +02:00 |
|
|
d9fe4b8723
|
Use homebrew llvm
|
2021-06-11 22:17:18 +02:00 |
|
|
a13a5e5d20
|
Update darwin aarch64 install deps
|
2021-06-11 20:29:24 +02:00 |
|
|
1325dce493
|
Update darwin aarch64 install deps
|
2021-06-11 11:52:20 +02:00 |
|
|
d86dc9b1d7
|
Fix release script
|
2021-06-10 15:39:50 +02:00 |
|
|
b4fa2780eb
|
Cleanup
|
2021-06-10 13:57:59 +02:00 |
|
|
f7868dc646
|
Update install_deps
|
2021-06-10 13:57:02 +02:00 |
|
|
5214c35b20
|
Fix CI
|
2021-06-09 21:30:26 +02:00 |
|
|
700e04535a
|
Enable Mac AARCH64
|
2021-06-09 19:03:48 +02:00 |
|
|
fedc0bbef6
|
Debug
|
2021-06-09 18:38:24 +02:00 |
|
|
e09e3c264d
|
Fix build on FreeBSD
Related: https://gitlab.haskell.org/ghc/ghc/-/issues/19948
|
2021-06-06 11:08:40 +02:00 |
|
|
2f62067d96
|
Windows support
|
2021-06-05 21:01:01 +02:00 |
|
|
132d331e7c
|
Fix CI
|
2021-05-15 14:01:00 +02:00 |
|
|
734916728c
|
Add stack support
|
2021-05-15 14:01:00 +02:00 |
|