Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. forEach :: (MonadIO m, MonadUnliftIO m, MonadFail m) => (GQLClientResult a -> m ()) -> ResponseStream a -> m ()

    morpheus-graphql-client Data.Morpheus.Client

    returns loop listening subscription events forever. if you want to run it in background use forkIO

  2. fortnight :: RatioNat -> Time Fortnight

    o-clock Time.Units

    Creates Fortnight from given Natural.

    >>> fortnight 42
    42fn
    

  3. formulas :: OEISSequence -> [String]

    oeis Math.OEIS

    Formulas or equations involving the sequence. (%F)

  4. formula :: OEISSeq -> Texts

    oeis2 Math.OEIS

    No documentation available.

  5. formula :: OEISSeq -> Texts

    oeis2 Math.OEIS.Types

    No documentation available.

  6. format :: ChatOps -> !Maybe Format

    ollama-haskell Data.Ollama.Chat

    Optional format for the chat response (e.g., JSON or JSON schema).

  7. format :: ModelDetails -> !Text

    ollama-haskell Data.Ollama.Common.Types

    The format used for the model (e.g., "gguf").

  8. format :: GenerateOps -> !Maybe Format

    ollama-haskell Data.Ollama.Generate

    Optional format specifier for the response (e.g., JSON).

  9. format :: ModelDetails -> !Text

    ollama-haskell Data.Ollama.Show

    The format used for the model (e.g., "gguf").

  10. format :: GenerateOps -> !Maybe Format

    ollama-haskell Ollama

    Optional format specifier for the response (e.g., JSON).

Page 177 of many | Previous | Next