[Haskell-cafe] Ann: Win32-notify 0.1

Conal Elliott conal at conal.net
Sat Apr 19 22:33:58 EDT 2008


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 <niklas.broberg at gmail.com>
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
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080419/bfccbb21/attachment.htm


More information about the Haskell-Cafe mailing list