packages feed

hinotify-0.1: hinotify.cabal

Name:           hinotify
Version:        0.1
License:        GPL
Author:         Lennart Kolmodin
Homepage:       http://haskell.org/~kolmodin/code/hinotify/
Category:       System
Build-Depends:  base
Description:    Haskell binding to INotify
Maintainer:     Lennart Kolmodin
Synopsis:       Haskell binding to INotify
Hs-Source-Dirs: src
Extensions:     ForeignFunctionInterface
Include-Dirs:   include
Exposed-Modules:
    System.INotify
Other-Modules:
    System.INotify.Masks
Ghc-Options:    -O -fvia-C