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

Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. _usts_last_60_days :: UserStats -> MandrillStats

    mandrill Network.API.Mandrill.Users.Types

    No documentation available.

  2. _usts_last_7_days :: UserStats -> MandrillStats

    mandrill Network.API.Mandrill.Users.Types

    No documentation available.

  3. _usts_last_90_days :: UserStats -> MandrillStats

    mandrill Network.API.Mandrill.Users.Types

    No documentation available.

  4. usts_last_30_days :: Lens' UserStats MandrillStats

    mandrill Network.API.Mandrill.Users.Types

    No documentation available.

  5. usts_last_60_days :: Lens' UserStats MandrillStats

    mandrill Network.API.Mandrill.Users.Types

    No documentation available.

  6. usts_last_7_days :: Lens' UserStats MandrillStats

    mandrill Network.API.Mandrill.Users.Types

    No documentation available.

  7. usts_last_90_days :: Lens' UserStats MandrillStats

    mandrill Network.API.Mandrill.Users.Types

    No documentation available.

  8. popLast :: Ord k => k -> SeqMultimap k v -> Maybe (v, SeqMultimap k v)

    more-containers Data.Multimap.Seq

    O(log m) Pops the last value associated with a key, if present.

  9. wm_AFXLAST :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  10. wm_HANDHELDLAST :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

Page 132 of many | Previous | Next

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