Commit Graph

15 Commits

Author SHA1 Message Date
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