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

Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. arrowSet :: (HasCallStack, MonadIO m, IsArrow a) => a -> ArrowType -> ShadowType -> m ()

    gi-gtk3 GI.Gtk.Objects.Arrow

    Deprecated: (Since version 3.14)Use a Image with a suitable icon.

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

    gtk Graphics.UI.Gtk.Misc.Arrow

    The direction the arrow should point. Default value: ArrowRight

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

    gtk Graphics.UI.Gtk.Misc.Arrow

    Creates a new arrow widget.

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

    gtk Graphics.UI.Gtk.Misc.Arrow

    Sets the direction and style of the Arrow.

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

    gtk Graphics.UI.Gtk.Misc.Arrow

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

  6. arrowt :: SDoc

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  7. arrowtt :: SDoc

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  8. arrowMagRad :: R -> R -> Diagram B

    LPFP LPFP.CoordinateSystems

    No documentation available.

  9. arrowFrame :: Maybe (Border, Coord) -> Box -> Box

    board-games Game.Labyrinth

    No documentation available.

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

    board-games Game.Labyrinth

    No documentation available.

Page 34 of many | Previous | Next

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