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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. type PreferBlankingMode = CInt

    xmonad XMonad

    No documentation available.

  2. type PropertyNotification = CInt

    xmonad XMonad

    No documentation available.

  3. type Protocol = CInt

    xmonad XMonad

    No documentation available.

  4. PersistentExtension :: a -> StateExtension

    xmonad XMonad.Core

    Persistent extension

  5. data Person

    yesod-auth Yesod.Auth.GoogleEmail2

    Information about the user Full description of the resource https://developers.google.com/+/api/latest/people

  6. Person :: Text -> Maybe Text -> Maybe Name -> Maybe Text -> Maybe Text -> Maybe Gender -> Maybe Text -> Maybe PersonImage -> Maybe Text -> Maybe RelationshipStatus -> [PersonURI] -> [Organization] -> [Place] -> Maybe Text -> Maybe Bool -> Maybe Text -> Maybe Int -> Maybe Int -> Maybe Bool -> Maybe Text -> [Email] -> Maybe Text -> Maybe Text -> Maybe Text -> Person

    yesod-auth Yesod.Auth.GoogleEmail2

    No documentation available.

  7. newtype PersonImage

    yesod-auth Yesod.Auth.GoogleEmail2

    The URI of the person's profile photo.

  8. PersonImage :: Text -> PersonImage

    yesod-auth Yesod.Auth.GoogleEmail2

    No documentation available.

  9. data PersonURI

    yesod-auth Yesod.Auth.GoogleEmail2

    URIs specified in the person's profile

  10. PersonURI :: Maybe Text -> Maybe Text -> Maybe PersonURIType -> PersonURI

    yesod-auth Yesod.Auth.GoogleEmail2

    No documentation available.

Page 1095 of many | Previous | Next

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