
9 Nov
2007
9 Nov
'07
8:51 a.m.
On Wed, Nov 07, 2007 at 11:27:33AM -0800, Don Stewart wrote:
Yes, I actually ran into that this morning. There was a 2 second delay I wasn't expecting as ghc swapped in. Maybe for we can avoid the call in the unchanged xmonad.hs case, by checking stamps ourselves, rather than asking ghc to do that.
Couldn't we avoid the delay by making the `ghc --make` trigger on mod-q, rather than at initialization? I think the chances of somebody running xmonad for the first time with a modified config are small.