hsyslog: FFI interface to syslog(3) from POSIX.1-2001.

[ bsd3, foreign, library ] [ Propose Tags ]

FFI interface to syslog(3) from POSIX.1-2001.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.2, 1.3, 1.4, 1.5, 1.6, 2.0, 3, 4, 5, 5.0.1, 5.0.2 (info)
Dependencies base [details]
License BSD-3-Clause
Author Peter Simons <simons@cryp.to>
Maintainer simons@cryp.to
Category Foreign
Home page http://cryp.to/hsyslog/
Uploaded by PeterSimons at 2008-02-20T22:59:41Z
Distributions Arch:5.0.2, Debian:5.0.2, LTSHaskell:5.0.2, NixOS:5.0.2, Stackage:5.0.2
Reverse Dependencies 20 direct, 26 indirect [details]
Downloads 29147 total (132 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hsyslog-1.2

[back to package description]
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 <simons@cryp.to>. All rights
  reserved. This software is released under `BSD-style license
  <LICENSE>`_.

-----------------------------------------------------------------

`[Homepage] <http://cryp.to/>`_

.. _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