 
            
            
            
            
                5 May
                
                    2003
                
            
            
                5 May
                
                '03
                
            
            
            
        
    
                4:47 p.m.
            
        Hi. Is this an appropriate place to report library bugs, or should I post to the various <implementation>-bugs lists instead? According to http://www.haskell.org/ghc/docs/latest/html/base/Control.Monad.Writer.html listens :: (MonadWriter w m) => (w -> w) -> m a -> m (a, w) but the inferred type is more general (and more useful) listens :: (MonadWriter w m) => (w -> b) -> m a -> m (a, b) Regards, Tom
        8215
        
      
          Age (days ago)
        
      
        8215
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Tom Pledger Tom Pledger