about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/glittershark/xanthous/shell.nix1
1 files changed, 1 insertions, 0 deletions
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
   ];
 }