Commit Graph

1080 Commits

Author SHA1 Message Date
c163278c64
Merge remote-tracking branch 'origin/merge-requests/172' 2021-09-14 12:26:41 +02:00
d10133f06f
Clean up toolRequirements 2021-09-13 22:33:46 +02:00
4377fc663e
Merge branch 'opencollective' 2021-09-13 08:43:10 +02:00
487e236882
Add opencollective button 2021-09-13 08:34:13 +02:00
Arjun Kathuria
8fc128e89b move some code around for better consistency 2021-09-12 09:25:09 +05:30
Chris Smith
737f72f90f Lint fix. 2021-09-11 23:35:39 -04:00
Chris Smith
c3aab65521 Rewording 2021-09-11 23:24:21 -04:00
Chris Smith
972474f79a Add version numbers to error message.
Fixes after formatting changes.
2021-09-11 23:17:14 -04:00
bc64d2ade0 Apply 3 suggestion(s) to 1 file(s) 2021-09-12 03:09:36 +00:00
Chris Smith
eddda55fe6 Fix hlint warnings 2021-09-11 19:57:42 -04:00
Chris Smith
13aca91231 Add a warning when the installed HLS and GHC versions are not compatible.
This is triggered when:

1. The user has just set either the GHC or HLS version.
2. There is an HLS version set (so some GHC version is compatible).
3. There is a GHC version.
4. The HLS version doesn't support that GHC version.

Fixes #234
2021-09-11 19:33:27 -04:00
Arjun Kathuria
6011242eae minor cleanup 2021-09-11 23:23:58 +05:30
Arjun Kathuria
cadb5086e1 Implements --force install for GHC 2021-09-11 23:20:06 +05:30
Arjun Kathuria
10a30bbf38 Implements --force install for Stack 2021-09-11 22:04:54 +05:30
Arjun Kathuria
6ac7a75bab Implements --force install for HLS 2021-09-11 22:04:40 +05:30
bbd11bfa26
Merge branch 'freebsd13' 2021-09-11 09:22:44 +02:00
75548fa02d
Merge branch 'improve-ci' 2021-09-10 20:59:14 +02:00
fb6956009f
Add cabal freebsd13 bindists 2021-09-10 20:58:26 +02:00
e029117c3e
Fix freebsd runner getting stuck (maybe) 2021-09-10 19:48:42 +02:00
bc7c01de90
Add aarch64-darwin and armv7-linux cabal-3.6.0.0 bindists 2021-09-10 19:07:07 +02:00
cfcd8a4c20
Merge remote-tracking branch 'origin/merge-requests/170' 2021-09-10 18:29:37 +02:00
5e17eb7ca7
Bump FreeBSD runner 2021-09-10 15:46:19 +02:00
amesgen
756727ffe2
Add cabal 3.6.0.0 2021-09-10 15:40:42 +02:00
6bc602dead
Merge branch 'fix-boot' 2021-09-10 15:15:59 +02:00
056c79e813
Improve CI 2021-09-10 15:14:40 +02:00
68bbf31a86
Fix download for armv7 container on arm64 host 2021-09-10 14:59:26 +02:00
b58f380e75
Merge branch 'bootstrap' 2021-09-10 13:55:55 +02:00
48c54bf374
Don't unconditionally adjust .bashrc on windows 2021-09-10 13:34:22 +02:00
51da1578f4
Merge remote-tracking branch 'origin/merge-requests/166' 2021-09-08 22:16:02 +02:00
jneira
488f25aed6 Include stack and minor correction 2021-09-08 14:14:05 +02:00
Arjun Kathuria
d60f58cf43 simplify checkIfToolInstalled for Cabal 2021-09-07 14:22:21 +05:30
Arjun Kathuria
7a6a119829 Patch for MonadLogger deletion since new rebase 2021-09-07 14:21:24 +05:30
Arjun Kathuria
f0fb019c70 Merge branch 'feat-force' of gitlab.haskell.org:arjun/ghcup-hs into feat-force 2021-09-07 11:29:33 +05:30
Arjun Kathuria
0f98ec6b78 factor out checkIfCabalInstalled to checkIfToolInstalled 2021-09-07 11:24:28 +05:30
Arjun Kathuria
107fed6e60 refactor nested case statements when installing cabal 2021-09-07 11:23:30 +05:30
Arjun Kathuria
59a9a770a5 implements --force option for cabal installs. 2021-09-07 11:23:26 +05:30
Arjun Kathuria
20bcb26e3d Adds the --force option in install commands 2021-09-07 11:17:10 +05:30
d355c46250
Merge branch 'issue-228' 2021-09-07 00:05:30 +02:00
787c927de6
Improve logging, fixes #228 2021-09-06 23:01:49 +02:00
d15ff7bc67
Improve README 2021-09-05 22:43:44 +02:00
7c5c35f1b0
Fix typo 2021-09-05 22:23:08 +02:00
001b090bc6
Merge branch 'ghc-compile-patch' 2021-09-05 22:21:42 +02:00
db8207f8b9
Fixup 2021-09-04 16:06:33 +02:00
e5918de7af
Update README 2021-09-04 15:59:14 +02:00
d2346a543a
Fixup 2021-09-04 15:53:29 +02:00
c057b4ae5c
Improve documentation about building 2021-09-04 15:14:32 +02:00
b962bf4af9
Add missing qAddDependentFiles 2021-09-04 15:10:07 +02:00
c54dc05d92
Read build.mk from files at build time 2021-09-04 15:09:14 +02:00
8c72bf697e
Move files into nicer subdirectories 2021-09-04 15:08:58 +02:00
cc8cf3d12a
Improve --patchdir documentation wrt #226 2021-09-04 14:31:05 +02:00