| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Text.Search.Sphinx.ExcerptConfiguration
Documentation
data ExcerptConfiguration #
Constructors
| ExcerptConfiguration | |
Fields
| |
Instances
| Show ExcerptConfiguration # | |
Defined in Text.Search.Sphinx.ExcerptConfiguration Methods showsPrec :: Int -> ExcerptConfiguration -> ShowS # show :: ExcerptConfiguration -> String # showList :: [ExcerptConfiguration] -> ShowS # | |