Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : gargoyle

Gargoyle is a framework for managing daemons from Haskell. In the current release the only requirement is that the daemon be able to communicate over a Unix domain socket. See gargoyle-postgresql for a fully worked out example. To use Gargoyle the client must: Define a value of the Gargoyle type which specifies how to administer the daemon. Create an executable whose main is gargoyleMain. The name of this executable should match the executable name specified in the _gargoyle_exec field of the Gargoyle. The client will run their code with withGargoyle to gain access to the daemon.

Registry - JSON
purl: pkg:hackage/gargoyle
Keywords: bsd3, library, system
License: BSD-3-Clause
Latest release: 4 months ago
First release: over 6 years ago
Dependent repositories: 2
Downloads: 1,292 total
Last synced: 18 days ago

    Loading...
    Readme
    Loading...