Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. getMessageFirstParty :: (MonadIO m, IsMessage o) => o -> m Uri

    gi-soup3 GI.Soup.Objects.Message

    Get the value of the “first-party” property. When overloading is enabled, this is equivalent to

    get message #firstParty
    

  2. messageGetFirstParty :: (HasCallStack, MonadIO m, IsMessage a) => a -> m Uri

    gi-soup3 GI.Soup.Objects.Message

    Gets msg's first-party Uri.

  3. messageSetFirstParty :: (HasCallStack, MonadIO m, IsMessage a) => a -> Uri -> m ()

    gi-soup3 GI.Soup.Objects.Message

    Sets firstParty as the main document Uri for msg. For details of when and how this is used refer to the documentation for [enumcookieJarAcceptPolicy].

  4. setMessageFirstParty :: (MonadIO m, IsMessage o) => o -> Uri -> m ()

    gi-soup3 GI.Soup.Objects.Message

    Set the value of the “first-party” property. When overloading is enabled, this is equivalent to

    set message [ #firstParty := value ]
    

  5. pattern GL_FIRST_VERTEX_CONVENTION :: (Eq a, Num a) => a

    gl Graphics.GL.Core32

    No documentation available.

  6. pattern GL_PACK_LSB_FIRST :: (Eq a, Num a) => a

    gl Graphics.GL.Core32

    No documentation available.

  7. pattern GL_UNPACK_LSB_FIRST :: (Eq a, Num a) => a

    gl Graphics.GL.Core32

    No documentation available.

  8. pattern GL_FIRST_VERTEX_CONVENTION :: (Eq a, Num a) => a

    gl Graphics.GL.Embedded32

    No documentation available.

  9. pattern GL_FIRST_VERTEX_CONVENTION :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.ProvokingVertex

    No documentation available.

  10. pattern GL_FIRST_VERTEX_CONVENTION :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.ViewportArray

    No documentation available.

Page 107 of many | Previous | Next