Commit Graph

24 Commits

Author SHA1 Message Date
13143b8e4d
Drop monad-logger 2021-08-30 23:36:11 +02:00
a269b60282
Remove extra 2021-08-29 22:37:16 +02:00
Jan Hrček
3986677b06 Fix typos and simplify code 2021-08-29 14:50:49 +02:00
bfc50e269c
Show a warning if xattr can't be executed 2021-08-24 15:34:35 +02:00
281f310394
Add some unit tests 2021-08-23 23:16:14 +02:00
d3e3ebd63f
Merge branch 'fix-ghcToolFiles' 2021-07-26 21:25:00 +02:00
fdf45e0fe6
Do etags hashing wrt #193 2021-07-25 23:15:59 +02:00
3bdc82c99b
Redo file handling wrt #165 and #187 2021-07-22 17:44:03 +02:00
1c2cf98850
Fix file/dir removal on windows, fixes #165 2021-07-21 20:50:58 +02:00
928f4a97de
Fix ghcToolFiles for upcoming GHC build system changes
Also see: https://gitlab.haskell.org/ghc/ghc/-/issues/20074#note_363720
2021-07-10 21:43:37 +02:00
8e820c6e89
Clean up and fix nuke command 2021-07-03 11:15:37 +02:00
Arjun Kathuria
6379a26afb factor out getDirectoryContentsRecursive function in GHCup.Utils.Prelude 2021-06-26 21:53:14 +05:30
2f62067d96
Windows support 2021-06-05 21:01:01 +02:00
d5b5f1fddd
Chores 2021-03-24 17:56:57 +01:00
bb7c4205db
Allow to install haskell-language-server wrt #65 2020-09-20 23:09:09 +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
0f69c73e0e
Rework printing/tee
This should be faster to draw, use less syscalls
and generally use EOF and pipes correctly.
2020-07-16 00:10:27 +02:00
f46700e1cc
First cross try 2020-04-29 20:19:01 +02:00
9d9e415a09
Remove use of unsafe decodeUtf8 2020-04-17 09:30:45 +02:00
793aad7b6c
Fix ghc-make when files are in PATH
Fixes #11
2020-04-16 23:15:21 +02:00
f4242b10e7
Don't update ghcup if already latest version
Fixes #2
2020-04-15 13:58:52 +02:00
3e52def226
Update downloads and version 2020-04-05 11:02:13 +02:00
a93aaf9a5f Initial commit 2020-03-09 00:44:11 +01:00