Thanks, Matt.  I see libev is available via macports.  - Conal

On Fri, Dec 4, 2009 at 3:03 PM, Matt Morrow <[email protected]> wrote:

> Conal,
>
> If I were looking to do this, I'd read the relevant parts of the libev
> code.
>
> Matt
>
>
> On 12/3/09, Conal Elliott <[email protected]> wrote:
> > I'd like to make some FRPish toys that keep files updated to have
> functional
> > relationships with other files.  hinotify looks like just the sort of
> > underlying magic I could use for efficient implementation on linux.  Is
> > there any support for mac os x?  Could support be either added to
> hinotify
> > or maybe inotify and a mac-friendly library be abstracted into a common
> > Haskell interface?  I'm fine with an imperative interface, since I can
> > abstract into a functional library, which I guess would be a sort of
> > persistent simplified FRP.
> >
> >    - Conal
> >
>
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to