Hadrian generated .cabal files should be placed into build directory?
Now that hadrian generates compiler/ghc.cabal, it should instead generated _build/stage0/compiler/ghc.cabal to maintain the invariant that all build products get places into the _build directory. Now, after b5c71454, removing _build isn't sufficient to clean-up after hadrian.
Edited by sheaf