Skip to content

hadrian: Properly partition options in sourceArgs

Matthew Pickering requested to merge wip/t16716 into master

Previously if you build the ghc package then it would has the default opts and the library opts. This is different behaviour to make where the library opts are only reserved for things in the libraries subdirectory (I believe)

Fixes #16716 (closed)

Edited by Matthew Pickering

Merge request reports