packages feed

sphinx 0.3.4 → 0.3.5

raw patch · 1 files changed

+2/−1 lines, 1 files

Files

sphinx.cabal view
@@ -1,5 +1,5 @@ Name:            sphinx-Version:         0.3.4+Version:         0.3.5 Synopsis:        Haskell bindings to the Sphinx full-text searching deamon. Description:     Haskell bindings to the Sphinx full-text searching deamon. Compatible with sphinx version 1.1 Category:        Text, Search, Database@@ -8,6 +8,7 @@ Copyright:       (c) 2008 Tupil Author:          Chris Eidhof <ce+sphinx@tupil.com> Maintainer:      Greg Weber <greg@gregweber.info>+homepage:        https://github.com/gregwebs/haskell-sphinx-client  Exposed-Modules: Text.Search.Sphinx,                  Text.Search.Sphinx.Types,