Skip to content

Hadrian: fix absolute buildroot support (#17822)

Sylvain Henry requested to merge hsyl20/ghc:hsyl20-hadrian-absroot into master

Use // wildcard instead of ** to match absolute --build-root.

Merge request reports