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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. getMap :: Get a -> Get b -> Get (Vector (a, b))

    msgpack Data.MessagePack.Get

    No documentation available.

  2. ObjectMap :: !Vector (Object, Object) -> Object

    msgpack Data.MessagePack.Object

    represents key-value pairs of objects

  3. putMap :: (a -> Put) -> (b -> Put) -> Vector (a, b) -> Put

    msgpack Data.MessagePack.Put

    No documentation available.

  4. IP4MappedIP6 :: Range6

    network-ip Network.IP.Addr

    Mapped IPv4 address.

  5. VarMap :: [(Text, Text)] -> VarValue

    network-uri-template Network.URI.Template.VarValue

    No documentation available.

  6. useMmap :: ModelOptions -> Maybe Bool

    ollama-haskell Data.Ollama.Chat

    Whether to memory-map the model.

  7. schemaProperties :: Schema -> Map Text Property

    ollama-haskell Data.Ollama.Common.SchemaBuilder

    No documentation available.

  8. useMmap :: ModelOptions -> Maybe Bool

    ollama-haskell Data.Ollama.Common.Types

    Whether to memory-map the model.

  9. useMmap :: ModelOptions -> Maybe Bool

    ollama-haskell Data.Ollama.Embeddings

    Whether to memory-map the model.

  10. useMmap :: ModelOptions -> Maybe Bool

    ollama-haskell Data.Ollama.Generate

    Whether to memory-map the model.

Page 1197 of many | Previous | Next

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