• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. arrowMap :: Map Char (Border, Coord)

    board-games Game.Labyrinth

    No documentation available.

  2. arrows :: Directions Char

    board-games Game.Labyrinth

    No documentation available.

  3. arrowArrowType :: ArrowClass self => Attr self ArrowType

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    The direction the arrow should point. Default value: ArrowRight

  4. arrowNew :: ArrowType -> ShadowType -> IO Arrow

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    Creates a new arrow widget.

  5. arrowSet :: ArrowClass self => self -> ArrowType -> ShadowType -> IO ()

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    Sets the direction and style of the Arrow.

  6. arrowShadowType :: ArrowClass self => Attr self ShadowType

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    Appearance of the shadow surrounding the arrow. Default value: ShadowOut

  7. arrowX :: Arrows -> !Int

    miso Miso.Subscription.Keyboard

    No documentation available.

  8. arrowY :: Arrows -> !Int

    miso Miso.Subscription.Keyboard

    No documentation available.

  9. arrowsSub :: (Arrows -> action) -> Sub action

    miso Miso.Subscription.Keyboard

    Maps Arrows onto a Keyboard subscription

  10. arrowApply :: SelectArr (SelectArr i a, i) a

    opaleye Opaleye.Internal.Lateral

    No documentation available.

Page 35 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete