Name: hlibev Version: 0.2.3 Author: Aycan iRiCAN License: BSD3 License-file: LICENSE Maintainer: aycan.irican@core.gen.tr Description: FFI interface to libev Synopsis: FFI interface to libev Category: Foreign Build-Depends: base >= 4 && < 5, network Build-Type: Simple Extensions: ForeignFunctionInterface Exposed-Modules: Network.Libev extra-libraries: ev extra-lib-dirs: /usr/lib ghc-options: -Wall -fvia-C -O2 c-sources: wrapper.c