Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. module Data.MonadicStreamFunction.Instances.ArrowLoop

    Instance of ArrowLoop for Monadic Stream Functions (MSF). Import this module to include that (orphan) instance. This is only defined for monads that are instances of MonadFix.

  2. module Data.MonadicStreamFunction.Instances.ArrowPlus

    Instance of ArrowPlus for Monadic Stream Functions (MSF). Import this module to include that (orphan) instance. This is only defined for monads that are instances of MonadPlus.

  3. data ArrowType

    gi-gtk4 GI.Gtk.Enums

    Used to indicate the direction in which an arrow should point.

  4. ArrowTypeDown :: ArrowType

    gi-gtk4 GI.Gtk.Enums

    Represents a downward pointing arrow.

  5. ArrowTypeLeft :: ArrowType

    gi-gtk4 GI.Gtk.Enums

    Represents a left pointing arrow.

  6. ArrowTypeNone :: ArrowType

    gi-gtk4 GI.Gtk.Enums

    No arrow.

  7. ArrowTypeRight :: ArrowType

    gi-gtk4 GI.Gtk.Enums

    Represents a right pointing arrow.

  8. ArrowTypeUp :: ArrowType

    gi-gtk4 GI.Gtk.Enums

    Represents an upward pointing arrow.

  9. ArrowDown :: ArrowType

    gtk3 Graphics.UI.Gtk.General.Enums

    No documentation available.

  10. ArrowLeft :: ArrowType

    gtk3 Graphics.UI.Gtk.General.Enums

    No documentation available.

Page 23 of many | Previous | Next