diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/glittershark/xanthous/shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/xanthous/shell.nix b/users/glittershark/xanthous/shell.nix index dd747b740c74..9881e6bf0452 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 ]; } |