Merge pull request #86505 from turboMaCk/elm-format-fix

elmPackages.elm-format: fix build
This commit is contained in:
Domen Kožar 2020-05-02 13:32:11 +02:00 committed by GitHub
commit 1f4f3f346d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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