 
            
            
            
            
                7 Jan
                
                    2015
                
            
            
                7 Jan
                
                '15
                
            
            
            
        
    
                2:45 p.m.
            
        On Tue, Jan 6, 2015 at 11:36 PM, David Feuer
wrote: 
The evaluate function is defined in GHC.IO, and exported publicly by Control.Exception. This strikes me as an extremely strange place for it.
I also find the place strange. If there would be a module with a type class for seq (like Eval), it would be certainly a good place for 'evaluate'.