Commit Graph

43 Commits

Author SHA1 Message Date
taylorfausak
ab97c80b80 Fix build error 2022-08-23 11:59:08 +00:00
taylorfausak
04369673ef Fix spacing 2022-08-23 11:19:33 +00:00
taylorfausak
63dfdc2da6 Remove hard-coded reference to "cabal"
Fixes #407.
2022-08-22 19:35:38 +00:00
ce239ab88e
Fix error message 2022-07-11 19:44:10 +02:00
16888a12d4
Cleanup 2022-05-28 16:44:08 +02:00
0e64d1f22f
Improve AlreadyInstalled 2022-05-23 23:49:43 +02:00
c7774450bf
Refactor excepts 2022-05-23 23:37:09 +02:00
9375255452
Warn on all tools when shadowed 2022-05-23 16:50:23 +02:00
430b655785
Improve error handling for mergeFileTree 2022-05-20 00:15:25 +02:00
48aee1e76c
[WIP] Prototype of recording installed files
This also installs makefile based build system via DESTDIR
into a temporary directory and then merges it into the filesystem.
2022-05-13 00:46:47 +02:00
b036c9861f
Re-enable upgrade functionality for all configurations
Adds a --fail-if-shadowed switch.
2022-05-04 14:15:17 +02:00
c4ab59f7bf
Make sure to always ass GHC env var, fixes #258 2021-10-03 11:38:53 +02:00
f90741f4d3
Implement compiling HLS from source 2021-09-19 22:04:32 +02:00
c431c0ae00
Implement GPG verification wrt #236 2021-09-18 21:51:19 +02:00
787c927de6
Improve logging, fixes #228 2021-09-06 23:01:49 +02:00
Jan Hrček
3986677b06 Fix typos and simplify code 2021-08-29 14:50:49 +02:00
14fc6b7281
Remove string-interpolate wrt #212 2021-08-25 18:54:58 +02:00
f8cfcd4038
Get rid of tar 2021-08-25 11:48:30 +02:00
3b24f503d1
Fixup rest of the PR 2021-08-11 13:54:02 +02:00
bd18fd9aa1
Merge remote-tracking branch 'origin/merge-requests/127' 2021-08-11 12:28:48 +02:00
Arjun Kathuria
ce6fb0bb1e Adds new Error type FileAlreadyExistsError 2021-08-11 10:28:30 +05:30
Arjun Kathuria
80fa7965a4 Adds new Error type IsolatedDirNotEmpty 2021-08-10 20:11:32 +05:30
2792f6f4b6
Fix error handling when we can't find a filename 2021-08-06 19:45:59 +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
6143cdf2e0
Add --offline switch wrt #186 2021-07-19 13:49:24 +02:00
2f62067d96
Windows support 2021-06-05 21:01:01 +02:00
16a9336d31
Fix missing pretty instance 2021-04-25 17:59:15 +02:00
d5b5f1fddd
Chores 2021-03-24 17:56:57 +01:00
f6cc467e95
Fix handling of stray versions wrt #116 2021-03-07 12:02:13 +01:00
8c87c9aeb7
Fix error messages and overhaul pretty printing
Fixes #115
2021-03-02 10:35:31 +01:00
f46e7e8c4b
Add "ghcup set ghc next" tag wrt #114 2021-02-25 19:10:55 +01:00
a9b0c0fbc9
Allow for dynamic post-install, post-remove and pre-compile msgs 2021-02-23 11:52:38 +01:00
bb7c4205db
Allow to install haskell-language-server wrt #65 2020-09-20 23:09:09 +02:00
5c45884f5f
Allow to specify regex for subdir 2020-08-10 22:27:50 +02:00
b9d7d7d007
Fix licences in module haddock 2020-08-10 21:51:29 +02:00
826900cc41
Improve documentation 2020-07-22 01:08:58 +02:00
f46700e1cc
First cross try 2020-04-29 20:19:01 +02:00
f4242b10e7
Don't update ghcup if already latest version
Fixes #2
2020-04-15 13:58:52 +02:00
b5648bdd6b
Improve error in compileGHC 2020-04-10 22:44:43 +02:00
c706a047ea
Add tool-requirements subcommand 2020-04-10 18:45:33 +02:00
6a79782650
Allow to apply patches for compiling from source 2020-04-08 22:57:57 +02:00
a93aaf9a5f Initial commit 2020-03-09 00:44:11 +01:00