Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. DataDeclSort :: NewOrData -> DataSort

    ghc-lib GHC.Tc.Gen.HsType

    No documentation available.

  2. DataFamilySort :: DataSort

    ghc-lib GHC.Tc.Gen.HsType

    No documentation available.

  3. DataInstanceSort :: NewOrData -> DataSort

    ghc-lib GHC.Tc.Gen.HsType

    No documentation available.

  4. data DataSort

    ghc-lib GHC.Tc.Gen.HsType

    A description of whether something is a

    At present, this data type is only consumed by checkDataKindSig.

  5. scopedSortOuter :: HsOuterTyVarBndrs flag GhcTc -> TcM (HsOuterTyVarBndrs flag GhcTc)

    ghc-lib GHC.Tc.Gen.HsType

    No documentation available.

  6. zonkAndScopedSort :: [TcTyVar] -> TcM [TcTyVar]

    ghc-lib GHC.Tc.Gen.HsType

    No documentation available.

  7. x11DisplaySetCursorTheme :: (HasCallStack, MonadIO m, IsX11Display a) => a -> Maybe Text -> Int32 -> m ()

    gi-gdkx113 GI.GdkX11.Objects.X11Display

    Sets the cursor theme from which the images for cursor should be taken. If the windowing system supports it, existing cursors created with cursorNew, cursorNewForDisplay and cursorNewFromName are updated to reflect the theme change. Custom cursors constructed with cursorNewFromPixbuf will have to be handled by the application (GTK+ applications can learn about cursor theme changes by listening for change notification for the corresponding GtkSetting). Since: 2.8

  8. x11DisplaySetCursorTheme :: (HasCallStack, MonadIO m, IsX11Display a) => a -> Maybe Text -> Int32 -> m ()

    gi-gdkx114 GI.GdkX11.Objects.X11Display

    Sets the cursor theme from which the images for cursor should be taken. If the windowing system supports it, existing cursors created with cursorNewFromName are updated to reflect the theme change. Custom cursors constructed with cursorNewFromTexture will have to be handled by the application (GTK applications can learn about cursor theme changes by listening for change notification for the corresponding GtkSetting).

  9. AnotherSortFlags :: Int -> SortFlags

    gi-gtksource5 GI.GtkSource.Flags

    Catch-all for unknown values

  10. bufferSortLines :: (HasCallStack, MonadIO m, IsBuffer a) => a -> TextIter -> TextIter -> [SortFlags] -> Int32 -> m ()

    gi-gtksource5 GI.GtkSource.Objects.Buffer

    Sort the lines of text between the specified iterators.

Page 222 of many | Previous | Next