Skip to content

Commit dc75e63

Browse files
j6careytm-drtina
authored andcommitted
hls-hlint-plugin: drop override of apply-refact
1 parent 55ab8fc commit dc75e63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/development/haskell-modules/configuration-common.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ self: super: {
124124
hls-hlint-plugin = super.hls-hlint-plugin.override {
125125
# For "ghc-lib" flag see https://github.com/haskell/haskell-language-server/issues/3185#issuecomment-1250264515
126126
hlint = enableCabalFlag "ghc-lib" super.hlint;
127-
apply-refact = self.apply-refact_0_11_0_0;
128127
};
129128

130129
hls-test-utils = appendPatch (fetchpatch {

0 commit comments

Comments
 (0)