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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to