haskellPackages.hls-haddock-comments-plugin
This commit is contained in:
parent
0544ee558e
commit
31b0b7f654
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ self: super: {
|
||||||
hls-splice-plugin = dontCheck super.hls-splice-plugin;
|
hls-splice-plugin = dontCheck super.hls-splice-plugin;
|
||||||
hls-ormolu-plugin = dontCheck super.hls-ormolu-plugin;
|
hls-ormolu-plugin = dontCheck super.hls-ormolu-plugin;
|
||||||
hls-pragmas-plugin = dontCheck super.hls-pragmas-plugin;
|
hls-pragmas-plugin = dontCheck super.hls-pragmas-plugin;
|
||||||
|
hls-haddock-comments-plugin = dontCheck super.hls-haddock-comments-plugin;
|
||||||
|
|
||||||
# We are lacking pure pgrep at the moment for tests to work
|
# We are lacking pure pgrep at the moment for tests to work
|
||||||
tmp-postgres = dontCheck super.tmp-postgres;
|
tmp-postgres = dontCheck super.tmp-postgres;
|
||||||
|
|
Loading…
Reference in a new issue