Skip to content

Support Shake's --lint-fsatrace feature.

David Eichmann requested to merge DavidEichmann/ghc:GL-16400 into master

Using this feature requires fsatrace (e.g. https://github.com/jacereda/fsatrace). Simply use the --lint-fsatrace option when running hadrian. Shake version >= 0.17.7 is required to support linting out of tree build dirs.

Merge request reports