
15 Mar
2021
15 Mar
'21
4:46 a.m.
Thank you! Don’t forget to comment it – especially because it is fake.
Done in https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5265
Make build system doesn't respect package dependencies, only module dependencies (afaik)
Does Hadrian suffer from this malady too? Are the fake imports needed? Or can we sweep them away when we sweep away make?
No, Hadrian has other issues but not this one :) Sylvain