From 873e8a602d3ad4cc43956beeffb13391245c9694 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Thu, 3 Mar 2022 12:36:41 +0100 Subject: [PATCH] haskellPackages.hls-class-plugin: fix attribute redefinition --- pkgs/development/haskell-modules/configuration-nix.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index 2ecbf066d9a0..86e90bf97ae5 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -981,7 +981,6 @@ self: super: builtins.intersectAttrs super { inherit (super) hls-brittany-plugin hls-call-hierarchy-plugin - hls-class-plugin hls-eval-plugin hls-floskell-plugin hls-fourmolu-plugin