From a36ff898e692368c6c9db9d7ebbd32ac9e788a0c Mon Sep 17 00:00:00 2001 From: Igor Ranieri Date: Sun, 5 Oct 2025 14:01:47 +0200 Subject: [PATCH] Added hls to shell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index d67a849..61a931d 100644 --- a/shell.nix +++ b/shell.nix @@ -12,6 +12,7 @@ pkgs.mkShell rec { with pkgs; [ haskell.packages.ghc912.ghc + haskell.packages.ghc912.haskell-language-server zlib ] ++ map haskell.lib.justStaticExecutables [