<div dir="ltr">Hi Frederic,<div><br></div><div>fsnotify seems like it should work on Windows:</div><div><br></div><div><a href="http://hackage.haskell.org/package/fsnotify">http://hackage.haskell.org/package/fsnotify</a><br></div><div><br></div><div>Cheers,</div><div>Simon</div></div><br><div class="gmail_quote"><div dir="ltr">Am So., 29. Juli 2018 um 11:08 Uhr schrieb PICCA Frederic-Emmanuel <<a href="mailto:frederic-emmanuel.picca@synchrotron-soleil.fr">frederic-emmanuel.picca@synchrotron-soleil.fr</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Now that I know how to fork a process the right way :)<br>
I would like to trig this process when a list of file exist on the system.<br>
<br>
I can not use inotify since my files are on an nfs sytem.<br>
<br>
So I would like your advices in order to create a Condition which wait for the presence of these files and when this condition is fullliled, trigg the action.<br>
<br>
Thanks for your help.<br>
<br>
Frederic.<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</blockquote></div>