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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. xinfoGroupsNumPendingMessages :: XInfoGroupsResponse -> Integer

    hedis Database.Redis

    No documentation available.

  2. xinfoStreamNumGroups :: XInfoStreamResponse -> Integer

    hedis Database.Redis

    No documentation available.

  3. xinfoStreamNumGroups :: XInfoStreamResponse -> Integer

    hedis Database.Redis

    No documentation available.

  4. PortNumber :: PortNumber -> PortID

    hedis Database.Redis.Sentinel

    No documentation available.

  5. xinfoConsumerNumPendingMessages :: XInfoConsumersResponse -> Integer

    hedis Database.Redis.Sentinel

    No documentation available.

  6. xinfoGroupsNumConsumers :: XInfoGroupsResponse -> Integer

    hedis Database.Redis.Sentinel

    No documentation available.

  7. xinfoGroupsNumPendingMessages :: XInfoGroupsResponse -> Integer

    hedis Database.Redis.Sentinel

    No documentation available.

  8. xinfoStreamNumGroups :: XInfoStreamResponse -> Integer

    hedis Database.Redis.Sentinel

    No documentation available.

  9. xinfoStreamNumGroups :: XInfoStreamResponse -> Integer

    hedis Database.Redis.Sentinel

    No documentation available.

  10. decodeNum16 :: Num a => ByteString -> a

    network-transport Network.Transport.Internal

    Decode any Num type from 16 bits by using fromIntegral to convert from a Word16.

Page 213 of many | Previous | Next

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