 
            
            
            
            
                10 Aug
                
                    2005
                
            
            
                10 Aug
                
                '05
                
            
            
            
        
    
                4:04 a.m.
            
        Compiling a module which imports the 14 smaller modules takes much less time than compiling the monolithic module - it's almost 5 times faster (see below).
We've found the cause of this, and committed a fix. The full HTMLMonda98.hs now compiles in 27 seconds for me, without optimisation (with 6.4 it is several minutes). Let's hope the same issue is affecting other compilations too :-)
Wow! That's great. Have you looked at how compile time varies with module size in the fixed version? Frederik