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. JustAfter :: Relation

    data-interval Data.IntervalRelation

    Inverse of JustBefore.

  2. JustBefore :: Relation

    data-interval Data.IntervalRelation

    Any element of x is smaller than any element of y, but intervals are connected and non-empty. This implies that intersection of intervals is empty, and union is a single interval.

  3. data Justification

    gi-gtk4 GI.Gtk.Enums

    Used for justifying the text inside a [classlabel] widget.

  4. JustificationCenter :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed in the center of the label.

  5. JustificationFill :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed is distributed across the label.

  6. JustificationLeft :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed at the left edge of the label.

  7. JustificationRight :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed at the right edge of the label.

  8. JustDescription :: SearchIn

    gitlab-haskell GitLab.Types

    No documentation available.

  9. JustTitle :: SearchIn

    gitlab-haskell GitLab.Types

    No documentation available.

  10. data Justification

    gtk3 Graphics.UI.Gtk.Display.Label

    Justification for label and maybe other widgets (text?)

Page 13 of many | Previous | Next