13 Jun
                
                    2012
                
            
            
                13 Jun
                
                '12
                
            
            
            
        
    
                3:30 a.m.
            
        Hello, After releaseing new Haskell Platform, many people can now use RawFilePath (e.g. ByteString) for System.*. However, there is no System.FilePath.ByteString which manipulates RawFilePath. How do you guys manipulate RawFilePath as file path? Is there a plan to implement System.FilePath.ByteString? # I know the system-filepath package. But I would like to know # answers to the questions above. Regards, --Kazu