haroonga: Low level bindings for Groonga.

[ ffi, lgpl, library ] [ Propose Tags ]

Bindings to Groonga http://groonga.org/.


[Skip to Readme]

Modules

[Last Documentation]

  • Bindings
    • Bindings.Groonga
      • Bindings.Groonga.CommandAPI
      • Bindings.Groonga.Raw
      • Bindings.Groonga.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.1.7.0, 0.1.7.1
Dependencies base (>=4.5 && <5), bindings-DSL (>=1.0 && <1.2), monad-control (>=0.3 && <0.4), resourcet (>=0.4), transformers (>=0.3) [details]
License LGPL-2.1-only
Author cosmo0920
Maintainer cosmo0920.wp@gmail.com
Category FFI
Source repo head: git clone git://github.com/cosmo0920/haroonga.git
Uploaded by cosmo0920 at 2014-02-09T11:40:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6192 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-18 [all 7 reports]

Readme for haroonga-0.1.0.0

[back to package description]

Haroonga

Build Status

Low level Haskell binding for Groonga.

dependencies

  • groonga 4.0.0+
  • hsc2hs
  • and some cabal packages

export module(s)

  • Bindings.Groonga
  • Bindings.Groonga.Raw
  • Bindings.Groonga.SimpleAPI
  • Bindings.Groonga.Types