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. module GI.Gdk.Structs.EventSequence

    GdkEventSequence is an opaque type representing a sequence of related touch events.

  2. newtype EventSequence

    gi-gdk4 GI.Gdk.Structs.EventSequence

    Memory-managed wrapper type.

  3. EventSequence :: ManagedPtr EventSequence -> EventSequence

    gi-gdk4 GI.Gdk.Structs.EventSequence

    No documentation available.

  4. popupLayoutEqual :: (HasCallStack, MonadIO m) => PopupLayout -> PopupLayout -> m Bool

    gi-gdk4 GI.Gdk.Structs.PopupLayout

    Check whether layout and other has identical layout properties.

  5. rGBAEqual :: (HasCallStack, MonadIO m) => RGBA -> RGBA -> m Bool

    gi-gdk4 GI.Gdk.Structs.RGBA

    Compares two GdkRGBA colors.

  6. rectangleEqual :: (HasCallStack, MonadIO m) => Rectangle -> Rectangle -> m Bool

    gi-gdk4 GI.Gdk.Structs.Rectangle

    Checks if the two given rectangles are equal.

  7. toplevelLayoutEqual :: (HasCallStack, MonadIO m) => ToplevelLayout -> ToplevelLayout -> m Bool

    gi-gdk4 GI.Gdk.Structs.ToplevelLayout

    Check whether layout and other has identical layout properties.

  8. knownFileInfoEqual :: FileInfo -> FileInfo -> Bool

    hackage-security Hackage.Security.Client

    No documentation available.

  9. requiresBootstrap :: forall (down :: Type -> Type) . Repository down -> IO Bool

    hackage-security Hackage.Security.Client

    Check if we need to bootstrap (i.e., if we have root info)

  10. data HttpRequestHeader

    hackage-security Hackage.Security.Client.Repository.HttpLib

    Additional request headers Since different libraries represent headers differently, here we just abstract over the few request headers that we might want to set

Page 429 of many | Previous | Next