From 1664694134314e33b8e90fe874e0d89222909baf Mon Sep 17 00:00:00 2001 From: Igor Ranieri Date: Sun, 5 Oct 2025 13:18:49 +0000 Subject: [PATCH] chore: add hls (#10) Reviewed-on: https://git.elland.me/elland/haddock2/pulls/10 Co-authored-by: Igor Ranieri Co-committed-by: Igor Ranieri --- 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 [