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. PrefixLength :: Int -> PrefixLength

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. data PrefixQuery

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. PrefixQuery :: FieldName -> Text -> Maybe Boost -> PrefixQuery

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. data Parameter

    bm BM

    HTTP GET parameter definition YAML attributes:

    • name: parameter name
    • value: constant parameter value

  5. Parameter :: ParameterName -> ParameterValue -> Parameter

    bm BM

    No documentation available.

  6. type ParameterName = String

    bm BM

    Query parameter name

  7. type ParameterValue = String

    bm BM

    Query parameter value

  8. data Proc

    bm BM

    Process specification

  9. Proc :: Command -> [Argument] -> Proc

    bm BM

    No documentation available.

  10. data Player

    board-games Game.Labyrinth

    No documentation available.

Page 1226 of many | Previous | Next