Hi Niklas, I'd love to see this functionality available cross-platform. Are there plans for a unified library with a single API? Cheers, - Conal
On Sat, Apr 19, 2008 at 5:31 PM, Niklas Broberg <[EMAIL PROTECTED]> wrote: > Hi all, > > I wanted to use hinotify, which gives notifications on file system > changes, but found (quite naturally) that it wouldn't run on my > windows machine (since it's a binding to the linux kernel). So I > started writing a library that would give similar functionality on > Windows. This is the first release of that, more a proof-of-concept > than anything useful at this stage: > > > http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Win32-notify-0.1 > > Still, feel free to test it, and I would love feedback on everything > from desired API to suggestions on how to implement the low-level > bindings more efficiently. > > Cheers, > > /Niklas > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
