Name: hsyslog Version: 1.4 Copyright: (c) 2004-2010 Peter Simons License: BSD3 License-File: LICENSE Author: Peter Simons Maintainer: Peter Simons Homepage: http://gitorious.org/hsyslog Category: Foreign Synopsis: FFI interface to syslog(3) from POSIX.1-2001. Description: This library provides FFI bindings to syslog(3) from POSIX.1-2001. See for further details. Cabal-Version: >= 1.6 Build-Type: Simple Tested-With: GHC == 6.12 Source-Repository this Tag: v1.4 Type: git Location: git://gitorious.org/hsyslog/mainline.git Source-Repository head Type: git Location: git://gitorious.org/hsyslog/mainline.git Library Build-Depends: base >= 3 && < 5 Extensions: ForeignFunctionInterface Exposed-Modules: System.Posix.Syslog Ghc-Options: -Wall