If I am reading this correctly, there is one step which is taking 18s to build.
Any advice on (1) what this line is doing, and (2) how I can fix this? [The bottom window is from clicking on the long rectangle in the top window; so, if I did not screw up, should be the command that is taking 18 s to run].
Thanks! All this time I was (incorrectly) blaming code-mirror for the slow compile, when the toplevel was the actual culprit.
One more thing: since I’m already recompiling the top level, how do I add an extra library to the toplevel ? For example, I might want to add in Brr for its type safety or some other library.