Skip to content

gitlab-ci: Move hadrian-ghc-in-ghci job first

Ben Gamari requested to merge wip/ci-ghc-in-ghci-first into master

This is a very cheap job and can catch a number of "easy" failure modes (e.g. missing imports in the compiler). Let's run it first.

Merge request reports