Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. newZeroKeymapKey :: MonadIO m => m KeymapKey

    gi-gdk4 GI.Gdk.Structs.KeymapKey

    Construct a KeymapKey struct initialized to zero.

  2. setKeymapKeyGroup :: MonadIO m => KeymapKey -> Int32 -> m ()

    gi-gdk4 GI.Gdk.Structs.KeymapKey

    Set the value of the “group” field. When overloading is enabled, this is equivalent to

    set keymapKey [ #group := value ]
    

  3. setKeymapKeyKeycode :: MonadIO m => KeymapKey -> Word32 -> m ()

    gi-gdk4 GI.Gdk.Structs.KeymapKey

    Set the value of the “keycode” field. When overloading is enabled, this is equivalent to

    set keymapKey [ #keycode := value ]
    

  4. setKeymapKeyLevel :: MonadIO m => KeymapKey -> Int32 -> m ()

    gi-gdk4 GI.Gdk.Structs.KeymapKey

    Set the value of the “level” field. When overloading is enabled, this is equivalent to

    set keymapKey [ #level := value ]
    

  5. data FileMap

    hackage-security Hackage.Security.Client

    Mapping from paths to file info File maps are used in target files; the paths are relative to the location of the target files containing the file map.

  6. fileMapChanges :: FileMap -> FileMap -> Map TargetPath FileChange

    hackage-security Hackage.Security.Client

    No documentation available.

  7. formatsMap :: (forall f . () => Format f -> a -> b) -> Formats fs a -> Formats fs b

    hackage-security Hackage.Security.Client.Formats

    No documentation available.

  8. keyEnvMap :: KeyEnv -> Map KeyId (Some PublicKey)

    hackage-security Hackage.Security.Key.Env

    No documentation available.

  9. data FileMap

    hackage-security Hackage.Security.Server

    Mapping from paths to file info File maps are used in target files; the paths are relative to the location of the target files containing the file map.

  10. fileMapChanges :: FileMap -> FileMap -> Map TargetPath FileChange

    hackage-security Hackage.Security.Server

    No documentation available.

Page 621 of many | Previous | Next