tibbe / event

A Haskell event notification library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scalable event notification

The event library provides scalable event notification for file handles, sockets, timers, etc.

Contributing

The event library has been merged into the main GHC tree and this repository only exists preserve the project history. If you want to modify the event manager you can do so by checking out the base library

darcs get --lazy http://darcs.haskell.org/libraries/base

and changing the code under System.Event.

About

A Haskell event notification library

License:BSD 2-Clause "Simplified" License


Languages

Language:Haskell 95.9%Language:Python 1.6%Language:C 1.3%Language:Shell 1.2%