 
            
            
            
            
                25 Oct
                
                    2011
                
            
            
                25 Oct
                
                '11
                
            
            
            
        
    
                2:18 p.m.
            
        On 25 October 2011 19:45, Ashley Yakeley 
On Tue, 2011-10-25 at 19:42 +0200, Bas van Dijk wrote:
I could unexpose everything besides Data.Time, I guess.
But that would still leave it orphaned.
I don't think so? One would not be able to import any type from time without also importing all its class instances.
-- Ashley
Sorry, you're right, I misinterpreted your message. However, I do like how you currently modularized your package. I could imagine it would be slightly daunting to have all types and functions exposed in one haddock page. Bas