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 = {
|
||||
enable = true;
|
||||
installGhc = true;
|
||||
installGhc = true; # HACK fix this!
|
||||
};
|
||||
csharp_ls.enable = true;
|
||||
nushell = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue