Merge pull request #86505 from turboMaCk/elm-format-fix
elmPackages.elm-format: fix build
This commit is contained in:
commit
1f4f3f346d
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ let
|
|||
# Tests are failing after upgrade to ghc881.
|
||||
# Cause is probably just a minor change in stdout output
|
||||
# see https://github.com/avh4/elm-format/pull/640
|
||||
# doCheck = false;
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
}));
|
||||
|
||||
|
|
Loading…
Reference in a new issue