Activate more dev deps
This commit is contained in:
parent
01ed1a3308
commit
9854cfd60f
|
@ -39,11 +39,10 @@
|
|||
ssg
|
||||
|
||||
# Helpful tools for `nix develop` shells
|
||||
#
|
||||
ghcid # https://github.com/ndmitchell/ghcid
|
||||
#haskell-language-server # https://github.com/haskell/haskell-language-server
|
||||
#hlint # https://github.com/ndmitchell/hlint
|
||||
#ormolu # https://github.com/tweag/ormolu
|
||||
haskell-language-server # https://github.com/haskell/haskell-language-server
|
||||
hlint # https://github.com/ndmitchell/hlint
|
||||
ormolu # https://github.com/tweag/ormolu
|
||||
];
|
||||
|
||||
withHoogle = true;
|
||||
|
|
Loading…
Reference in New Issue