elmPackages.elm-format: fix build

Resolves issue from 7d30b4d1b5 commit
This commit is contained in:
Marek Fajkus 2020-05-02 01:06:25 +02:00
parent 1e5db81e53
commit 8ab6aee3fc
No known key found for this signature in database
GPG Key ID: 95585219BA6FE2CC

View File

@ -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;
}));