fix: disable installGhc
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
7a4610e238
commit
afd62d7536
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
};
|
||||
hls = {
|
||||
enable = true;
|
||||
installGhc = true;
|
||||
installGhc = false;
|
||||
};
|
||||
rubocop = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue