@hackage haroonga0.1.5.0

Low level bindings for Groonga.

Haroonga

Build Status

Low level Haskell binding for Groonga.

dependencies

  • groonga 4.0.5+
  • hsc2hs
  • and some cabal packages (see: haroonga.cabal)

export module(s)

  • Bindings.Groonga
  • Bindings.Groonga.Raw
  • Bindings.Groonga.Raw.Plugin
  • Bindings.Groonga.Raw.Tokenizer
  • Bindings.Groonga.CommandAPI
  • Bindings.Groonga.Types

How to install

Install Groonga. For example, if you use Ubuntu Linux, see: http://groonga.org/docs/install/ubuntu.html#lts-precise-pangolin

And then,

$ cabal install haroonga

Support Platform

  • Currently, Haroonga supports platform which has pkg-config command only.
    • Linux
    • Mac OSX

Haddock

  • Installation

  • Dependencies (0)

  • Dependents (0)