|
2d88b1197e
|
Fix EXDEV handler on windows wrt #345
|
2022-04-15 23:01:33 +02:00 |
|
|
63350dab71
|
Fix recyclePathForcibly on windows
|
2022-02-06 22:56:22 +01:00 |
|
|
6073ebe476
|
Fix HLS support and compile errors with boot and TH files
|
2022-02-06 00:32:18 +01:00 |
|
|
b9c4c9a0b7
|
Fix hlint
|
2021-11-02 10:57:27 +01:00 |
|
|
2c57def8f1
|
Fix parsing of atypical ghc versions
|
2021-11-02 01:22:06 +01:00 |
|
|
9f8c9c228d
|
Reduce IS_WINDOWS CPP
|
2021-10-17 20:57:22 +02:00 |
|
|
c4ab59f7bf
|
Make sure to always ass GHC env var, fixes #258
|
2021-10-03 11:38:53 +02:00 |
|
|
c19dd5ee8b
|
Implement ghcup gc command
Fixes #241
|
2021-09-25 22:29:02 +02:00 |
|
|
6ae3bfe395
|
Merge branch 'fix-hls-build'
|
2021-09-25 19:21:19 +02:00 |
|
|
8e8198546f
|
Fix HLS rebuilds
|
2021-09-25 18:25:03 +02:00 |
|
|
9497e310ca
|
Improve cli interface with partial versions
Fixes #243
|
2021-09-25 17:13:11 +02:00 |
|
|
aece305003
|
Move logger stuff to logger module
|
2021-09-23 12:53:01 +02:00 |
|
|
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 |
|