
16 Apr
2020
16 Apr
'20
8:15 a.m.
Hi, Am Donnerstag, den 16.04.2020, 13:12 +0100 schrieb Simon Marlow:
On Tue, 14 Apr 2020 at 16:00, Eric Seidel
wrote: If we allow "M.do" without explicitly importing M, building the module dependency graph suddenly requires parsing the entire module rather than just the preamble. How much of a concern is this for compilation times?
That would be a big deal for GHC, which currently relies on being able to parse just the header to determine the module dependency graph.
But nobody is suggesting this, right? Cheers, Joachim -- Joachim Breitner mail@joachim-breitner.de http://www.joachim-breitner.de/