haskellPackages.hls-call-hierarchy-plugin: dontCheck on darwin
This commit is contained in:
parent
f5895eed98
commit
9a6d6c36e7
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ self: super: ({
|
|||
hls-pragmas-plugin = dontCheck super.hls-pragmas-plugin;
|
||||
hls-haddock-comments-plugin = dontCheck super.hls-haddock-comments-plugin;
|
||||
hls-floskell-plugin = dontCheck super.hls-floskell-plugin;
|
||||
hls-call-hierarchy-plugin = dontCheck super.hls-call-hierarchy-plugin;
|
||||
|
||||
# We are lacking pure pgrep at the moment for tests to work
|
||||
tmp-postgres = dontCheck super.tmp-postgres;
|
||||
|
|
Loading…
Reference in a new issue