diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2021-05-29 12:23:16 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-06-02 16:23:53 -0400 |
commit | 437a6ccd68f3ecda5b6a6caeac6b8c39b51815db (patch) | |
tree | e4912a138ecb815979977c51ef7185d5d805f9d3 /compiler/GHC/Unit/Module | |
parent | 7d8e1549b908ebb67bfa47d782914fe364e7015d (diff) | |
download | haskell-437a6ccd68f3ecda5b6a6caeac6b8c39b51815db.tar.gz |
hadrian: Speed up lint:base rule
The rule before decided to build the whole stage1 compiler, but this was
unecessary as we were just missing one header file which can be
generated directly by calling configure.
Before: 18 minutes
After: 54s
Diffstat (limited to 'compiler/GHC/Unit/Module')
0 files changed, 0 insertions, 0 deletions