From aab57671d1cafb8a5f90284730ae4542dd9652b6 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Tue, 25 Oct 2022 19:40:13 +0200 Subject: modules: haskell: add hindent dependency for the spacemacs layer --- modules/haskell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/haskell.nix') 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 -- cgit v1.2.3