haskellPackages.hls-stylish-haskell-plugin: Jailbreak to fix build
This commit is contained in:
parent
48b1bb4867
commit
325e25e0ca
1 changed files with 3 additions and 0 deletions
|
@ -1936,4 +1936,7 @@ EOT
|
|||
# 2021-09-14: Tests are flaky.
|
||||
hls-splice-plugin = dontCheck super.hls-splice-plugin;
|
||||
|
||||
# 2021-09-18: https://github.com/haskell/haskell-language-server/issues/2205
|
||||
hls-stylish-haskell-plugin = doJailbreak super.hls-stylish-haskell-plugin;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
|
Loading…
Reference in a new issue