From 77b9146d67cd9a3d9ae31ce22e8a494ae7003fac Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Sat, 18 Jan 2025 12:51:02 +0800 Subject: [PATCH] add haskell-language-server to helix drv --- pkgs/helix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/helix.nix b/pkgs/helix.nix index dc2be6a..adedbd8 100644 --- a/pkgs/helix.nix +++ b/pkgs/helix.nix @@ -31,6 +31,7 @@ let lldb rust-analyzer nil + haskell-language-server ] ); in