[Haskell-cafe] using an external application
Ketil Malde
ketil+haskell at ii.uib.no
Fri Nov 2 09:15:34 EDT 2007
Andrew Butterfield <Andrew.Butterfield at cs.tcd.ie> writes:
> I'm puzzled - when I run this on GHCi (v6.4, Windows XP) I get the
> following outcome ^^^^^^^^^^
> The process cannot access the file because it is being used by another
> process.
Isnt' this a difference between Windows and Unix? Windows typically
locks files, Unix typically does not.
-k
--
If I haven't seen further, it is by standing in the footprints of giants
More information about the Haskell-Cafe
mailing list