ghc -M fails to account for TemplateHaskell dependencies
In !12220 (closed) I found that time's new dependency on TemplateHaskell results in Hadrian build failures. The reason appears to be that the implicit dependency on Language.Haskell.TH.Lib.Internal when TemplateHaskell is used is not accounted for in ghc -M output.