19 Mar
2017
19 Mar
'17
5:19 a.m.
Rahul Muttineni <rahulmutt@gmail.com> writes:
I think another way to go about this problem is to figure out an alternative to baking in DynFlags to SDocContext (which I feel is the core problem here). The only use of those DynFlags is via sdocWithDynFlags and 94 call sites use them.
Indeed, I would love to see this happen. This exact request is being tracked as #10143. Cheers, - Ben