Added comment on installing haskell

This commit is contained in:
EsVagy42 2026-03-10 21:51:56 +01:00
parent 335a3fefc3
commit 3a084e5a31

View file

@ -19,7 +19,7 @@
};
hls = {
enable = true;
installGhc = true;
installGhc = true; # HACK fix this!
};
csharp_ls.enable = true;
nushell = {