snowleopard / hadrian

Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!
https://gitlab.haskell.org/ghc/ghc/tree/master/hadrian
MIT License
208 stars 39 forks source link

Fix the path to touchy #572

Closed snowleopard closed 6 years ago

snowleopard commented 6 years ago

See #570

snowleopard commented 6 years ago

OK, the touchy problem is fixed, but we hit yet another one:

Error when running Shake build system:
* _build/stage1/lib/package.conf.d/ghc-8.5.conf
* _build/stage1/compiler/build/libHSghc-8.5-0.a
Error, file does not exist and no rule available:
  _build/stage1/compiler/build/libHSghc-8.5-0.a
CallStack (from HasCallStack):
  error, called at src\Development\Shake\Internal\Rules\File.hs:171:58 in shake-0.16-BDmtKOMxPdtLRnDkDJohXq:Development.Shake.Internal.Rules.File