This is a low-level Haskell FFI interface to epoll, a Linux specific I/O notification facility. For usage examples please have a look into the examples directory (please compile with -threaded option). This library has been developed and tested with GHC 6.10.4 and Linux 2.6.28-15 (x86).