On Tue, May 03, 2005 at 07:59:51PM +0200, Daniel Fischer wrote: > Now I encountered another odd thing: > Char> :l > Prelude> :a Char > Char> :a Test > Char> :l -- notice the top module is still Char! OK, the bug was triggered by :m before :a. Now fixed in CVS. Thanks for the report.