12 Mar
                
                    2008
                
            
            
                12 Mar
                
                '08
                
            
            
            
        
    
                5:13 p.m.
            
        andrewcoppin:
Nope. Just WriteMode. I'm trying to read the file from Notepad.exe while my Haskell program is still running - which takes about an hour.
Oh, you want another process in the system to read the file while GHC is writing to it? This works fine on unix systems -- and perhaps Neil, or one of the other windows experts, can explain what the story is on Windows. -- Don