Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. list :: Encoder a -> Encoder [a]

    aeson-combinators Data.Aeson.Combinators.Encode

    Encode List

  2. list :: Memo a -> Memo [a]

    data-memocombinators Data.MemoCombinators

    No documentation available.

  3. list :: IsList f g as bs => Iso f g (HList as) (HList bs)

    generic-optics Data.Generics.Product.HList

    No documentation available.

  4. list :: [Greskell a] -> Greskell [a]

    greskell Data.Greskell

    List literal.

  5. list :: Maybe OllamaConfig -> IO (Either OllamaError Models)

    ollama-haskell Data.Ollama.List

    Retrieves a list of available models from the Ollama server. Sends a GET request to the "api/tags" endpoint to fetch the list of models. Returns Right with a Models containing the list of ModelInfo on success, or Left with an OllamaError on failure.

  6. list :: b -> (a -> [a] -> b) -> [a] -> b

    tools-yj Data.List.ToolsYj

    No documentation available.

  7. list :: SymbolName

    emacs-module Data.Emacs.Module.SymbolName.Predefined

    No documentation available.

  8. list :: Metadata -> Query -> Command [Value]

    libmpd Network.MPD.Applicative.Database

    List all tags of the specified type of songs that that satisfy the query.

  9. list :: [p t] -> RecordList p t

    relational-schemas Database.Custom.IBMDB2

    Make projected record list from Record list.

  10. list :: [p t] -> RecordList p t

    relational-schemas Database.Custom.MySQL

    Make projected record list from Record list.

Page 10 of many | Previous | Next