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
209 stars 37 forks source link

Fix build scripts #668

Closed snowleopard closed 6 years ago

snowleopard commented 6 years ago

See #667.

alpmestan commented 6 years ago

Which CI job are expecting to be green if this commit doesn't break anything compared to the previous incarnation of the build scripts?

snowleopard commented 6 years ago

@alpmestan Windows and Linux jobs should be green, OSX should fail with a linking error.