Skip to content
  • Sylvain Henry's avatar
    Put tracing functions into their own module · 14956cb8
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    Now that Outputable is independent of DynFlags, we can put tracing
    functions using SDocs into their own module that doesn't transitively
    depend on any GHC.Driver.* module.
    
    A few modules needed to be moved to avoid loops in DEBUG mode.
    14956cb8