haskellPackages.hls-haddock-comments-plugin

+1
+1
pkgs/development/haskell-modules/configuration-darwin.nix
··· 195 195 hls-splice-plugin = dontCheck super.hls-splice-plugin; 196 196 hls-ormolu-plugin = dontCheck super.hls-ormolu-plugin; 197 197 hls-pragmas-plugin = dontCheck super.hls-pragmas-plugin; 198 + hls-haddock-comments-plugin = dontCheck super.hls-haddock-comments-plugin; 198 199 199 200 # We are lacking pure pgrep at the moment for tests to work 200 201 tmp-postgres = dontCheck super.tmp-postgres;