syslog(3) for Haskell_ ====================== :Latest Release: hsyslog-1.2.tar.gz_ :Darcs: darcs_ get --partial http://cryp.to/hsyslog/ Synopsis -------- This modules provides FFI bindings to ``syslog(3)``. The bindings are somewhat incomplete, i.e. there is no way to set log-masks. Patches are welcome. Process the file with ``hsc2hs`` to obtain a usable Haskell module. Documentation ------------- `Reference Documentation`_ Haddock-generated reference of all exported functions. Copyleft -------- Copyright (c) 2008 Peter Simons . All rights reserved. This software is released under `BSD-style license `_. ----------------------------------------------------------------- `[Homepage] `_ .. _Haskell: http://haskell.org/ .. _darcs: http://abridgegame.org/darcs/ .. _hsyslog-1.2.tar.gz: http://cryp.to/hsyslog/hsyslog-1.2.tar.gz .. _Reference Documentation: docs/index.html