About

Metadata

  • Last updated , by LukasMai
  • License LicenseRef-LGPL
  • Categories Systems Programming
  • Maintained by: Lukas Mai <l.mai@web.de>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    small_base (on by default)

    Choose the new smaller, split-up base package.

Readme

This module provides interprocess communication channels. This is meant to be used by logger-like programs that want to send status reports to N listeners (where N >= 0).