Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. headV :: Vector Value -> Value

    ede Text.EDE.Internal.Filters

    No documentation available.

  2. header :: Lens' HeaderDataUnit Header

    fits-parse Data.Fits

    No documentation available.

  3. headToUpper :: [Char] -> [Char]

    fitspec Test.FitSpec.PrettyPrint

    No documentation available.

  4. headOfCons :: Proof (Head (Cons' x xs) == x)

    gdp Theory.Lists

    Axiom: The head of cons x y is x.

  5. headerBarGetDecorationLayout :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m (Maybe Text)

    gi-gtk4 GI.Gtk.Objects.HeaderBar

    Gets the decoration layout of the GtkHeaderBar.

  6. headerBarGetShowTitleButtons :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.HeaderBar

    Returns whether this header bar shows the standard window title buttons.

  7. headerBarGetTitleWidget :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m (Maybe Widget)

    gi-gtk4 GI.Gtk.Objects.HeaderBar

    Retrieves the title widget of the header. See headerBarSetTitleWidget.

  8. headerBarNew :: (HasCallStack, MonadIO m) => m HeaderBar

    gi-gtk4 GI.Gtk.Objects.HeaderBar

    Creates a new GtkHeaderBar widget.

  9. headerBarPackEnd :: (HasCallStack, MonadIO m, IsHeaderBar a, IsWidget b) => a -> b -> m ()

    gi-gtk4 GI.Gtk.Objects.HeaderBar

    Adds child to bar, packed with reference to the end of the bar.

  10. headerBarPackStart :: (HasCallStack, MonadIO m, IsHeaderBar a, IsWidget b) => a -> b -> m ()

    gi-gtk4 GI.Gtk.Objects.HeaderBar

    Adds child to bar, packed with reference to the start of the bar.

Page 59 of many | Previous | Next