Activate more dev deps

main
Oystein Kristoffer Tveit 2022-03-16 11:12:21 +01:00
parent 01ed1a3308
commit 9854cfd60f
1 changed files with 3 additions and 4 deletions

View File

@ -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;