From 26d2cf5e3b397ed3100344ba75bf33348f832797 Mon Sep 17 00:00:00 2001 From: maralorn Date: Tue, 22 Aug 2023 01:50:08 +0200 Subject: haskell-language-server: Fix build --- pkgs/development/haskell-modules/configuration-nix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/haskell-modules/configuration-nix.nix') diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index 6b8e254c3af9..60e2f6fbd0aa 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -123,7 +123,6 @@ self: super: builtins.intersectAttrs super { hls-brittany-plugin hls-floskell-plugin hls-fourmolu-plugin - hls-cabal-plugin hls-overloaded-record-dot-plugin ; @@ -134,6 +133,7 @@ self: super: builtins.intersectAttrs super { hls-gadt-plugin # https://github.com/haskell/haskell-language-server/pull/3431 + hls-cabal-plugin hls-cabal-fmt-plugin hls-code-range-plugin hls-explicit-record-fields-plugin -- cgit 1.4.1