ghci changes in 6.8 that are not improvements

Alex Jacobson alex at alexjacobson.com
Tue Nov 20 15:34:32 EST 2007


1. just using : at the prompt caused a reload.  Now you have to type :r.

2. reload now reloads all modules rather than just the modules that 
changed (faster but not as fast as not reloading them at all).

-Alex-


More information about the Glasgow-haskell-users mailing list