Re: [Haskell-cafe] Re: ANN: System.FilePath 0.10
 
            
            
            
            
                8 Nov
                
                    2006
                
            
            
                8 Nov
                
                '06
                
            
            
            
        
    
                4:48 p.m.
            
        Hi Ashley,
How do I manipulate a Windows file path on a POSIX machine (something relating to Samba, for instance)?
import System.FilePath.Windows This will give you windows FilePath handling regardless of your operating system. (in the same way System.FilePath.Posix will give you Linux style filepaths, and System.FilePath will give you the appropriate type based on your OS) Thanks Neil
        6932
        
      
          Age (days ago)
        
      
        6932
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Neil Mitchell Neil Mitchell