From 020f6081cdd8a4609fb820da114c156e829559f5 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Fri, 3 Jul 2020 20:35:02 -0400 Subject: feat(xan): Install hlint in shell Change-Id: I93035bc05ff7f47515efe18703f296129ed9e7f8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/911 Reviewed-by: glittershark Tested-by: BuildkiteCI --- users/glittershark/xanthous/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/glittershark') diff --git a/users/glittershark/xanthous/shell.nix b/users/glittershark/xanthous/shell.nix index dd747b740c..9881e6bf04 100644 --- a/users/glittershark/xanthous/shell.nix +++ b/users/glittershark/xanthous/shell.nix @@ -10,6 +10,7 @@ cabal-install ghc-prof-flamegraph hp2pretty + hlint pkgs.haskell-language-server.ghc883 ]; } -- cgit 1.4.1