diff options
| -rw-r--r-- | modules/haskell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/haskell.nix b/modules/haskell.nix index 1b8bc45..2090e1e 100644 --- a/modules/haskell.nix +++ b/modules/haskell.nix @@ -8,6 +8,7 @@ let spacemacsPackages = haskellPackages: with haskellPackages; [ apply-refact + hindent hlint stylish-haskell hasktags |
