
2 Nov
2012
2 Nov
'12
11:52 a.m.
Duncan,
Moreover, it would be awesome if it would regenerate generated source files on :reload. I'm not sure if this is feasible without changes to GHCi, but a custom macro, e.g.
:cabal-reload
could still work.
The GSoC project that started this off did that, and the necessary changes are in ghc now.
That is interesting. I'd be interested in how exactly that works. Is there a place where I can read about it? Or if not, can you point me to the related commits? Cheers, Simon