haskellPackages.hls-haddock-comments-plugin

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