Partial recompilation of libraries

19 Aug
2014
19 Aug
'14
2:21 a.m.
I'd like to try out a bunch of little changes to the list stuff in base and get some nofib results for each change. Is there a way to do this without recompiling all of GHC each time?

19 Aug
19 Aug
8:55 a.m.
Probably, building an optimized stage1, skip building stage2 and get nofib to be compiled with the stage1 compiler. I'm not sure off the top of my head how to do the last step. Edward Excerpts from David Feuer's message of 2014-08-19 03:21:49 +0100:
I'd like to try out a bunch of little changes to the list stuff in base and get some nofib results for each change. Is there a way to do this without recompiling all of GHC each time?
3973
Age (days ago)
3973
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Feuer
-
Edward Z. Yang