Things
This commit is contained in:
parent
aa7650e975
commit
7d02c94366
13 changed files with 117 additions and 10 deletions
|
@ -18,6 +18,14 @@
|
|||
extensions = with pkgs.vscode-extensions; [
|
||||
eamodio.gitlens
|
||||
jnoortheen.nix-ide
|
||||
haskell.haskell
|
||||
justusadam.language-haskell
|
||||
];
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
haskell-language-server
|
||||
stylish-haskell
|
||||
ghc
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue