• 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. getLast :: Last a -> Maybe a

    testing-feat Test.Feat.Enumerate

    No documentation available.

  2. fm_lastModified :: FileMeta -> !ByteString

    wai-middleware-static Network.Wai.Middleware.Static

    No documentation available.

  3. RoomFilterSortByLastActivity :: RoomFilterSortBy

    webex-teams-api Network.WebexTeams

    No documentation available.

  4. createPersonLastName :: CreatePerson -> Maybe LastName

    webex-teams-api Network.WebexTeams

    Last name of the Person.

  5. personLastActivity :: Person -> Maybe Timestamp

    webex-teams-api Network.WebexTeams

    Timestamp of the latest activity of the Person.

  6. personLastName :: Person -> Maybe LastName

    webex-teams-api Network.WebexTeams

    Last name of the Person.

  7. roomLastActivity :: Room -> Maybe Timestamp

    webex-teams-api Network.WebexTeams

    Timestamp when the last activity was happen on the Room.

  8. updatePersonLastName :: UpdatePerson -> Maybe LastName

    webex-teams-api Network.WebexTeams

    Last name of the Person.

  9. RoomFilterSortByLastActivity :: RoomFilterSortBy

    webex-teams-api Network.WebexTeams.Types

    No documentation available.

  10. createPersonLastName :: CreatePerson -> Maybe LastName

    webex-teams-api Network.WebexTeams.Types

    Last name of the Person.

Page 114 of many | Previous | Next

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