Split out haskell and regular packages
parent
03276cd8c5
commit
2e328f6075
|
@ -75,10 +75,10 @@
|
||||||
haskell-language-server
|
haskell-language-server
|
||||||
ghcid
|
ghcid
|
||||||
hlint
|
hlint
|
||||||
|
] ++ (with pkgs; [
|
||||||
# Scripts
|
# Scripts
|
||||||
clean
|
clean
|
||||||
];
|
]);
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
echo ".------..------..------..------..------..------..------..------..------..------."
|
echo ".------..------..------..------..------..------..------..------..------..------."
|
||||||
|
|
Loading…
Reference in New Issue