Skip to content

motus/haskell-zookeeper-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Haskell binding to the ZooKeeper C library.  A simple usage example
is included in src/ZooClient.hs.

If you've installed zookeeper in a non-standard location (which seems pretty
common for zookeeper), you'll need to run cabal configure with
--extra-include-dirs and --extra-lib-dirs pointing to where you installed the
zookeeper headers and libraries.

Releases

No releases published

Packages

No packages published