Forked from
Glasgow Haskell Compiler / GHC
42910 commits behind, 155 commits ahead of the upstream repository.
Simon Marlow
authored
The reasoning is that GHC will only skip recompilation if it has found a valid up-to-date object file and .hi file, so there is no need to also check that these flags have not changed, and indeed there are valid reasons to want to change them.