• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype Pattern

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. Pattern :: Text -> Pattern

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. data PatternOrPatterns

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. newtype PercentMatch

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. PercentMatch :: Double -> PercentMatch

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. Persian :: Language

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  7. newtype PhraseSlop

    bloodhound Database.Bloodhound.Common.Types

    PhraseSlop sets the default slop for phrases, 0 means exact phrase matches. Default is 0.

  8. PhraseSlop :: Int -> PhraseSlop

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. data PhraseSuggester

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. PhraseSuggester :: FieldName -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Text -> Maybe Size -> Maybe Analyzer -> Maybe Int -> Maybe PhraseSuggesterHighlighter -> Maybe PhraseSuggesterCollate -> [DirectGenerators] -> PhraseSuggester

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 1223 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete