Added comment on installing haskell
This commit is contained in:
parent
335a3fefc3
commit
3a084e5a31
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
};
|
};
|
||||||
hls = {
|
hls = {
|
||||||
enable = true;
|
enable = true;
|
||||||
installGhc = true;
|
installGhc = true; # HACK fix this!
|
||||||
};
|
};
|
||||||
csharp_ls.enable = true;
|
csharp_ls.enable = true;
|
||||||
nushell = {
|
nushell = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue