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

Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. arrowChain :: Foldable t => t Type -> Type -> Type

    data-effects-th Data.Effect.TH.Internal

    No documentation available.

  2. arrowNew :: (HasCallStack, MonadIO m) => ArrowType -> ShadowType -> m Arrow

    gi-gtk3 GI.Gtk.Objects.Arrow

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

  3. 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.

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

    gtk Graphics.UI.Gtk.Misc.Arrow

    The direction the arrow should point. Default value: ArrowRight

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

    gtk Graphics.UI.Gtk.Misc.Arrow

    Creates a new arrow widget.

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

    gtk Graphics.UI.Gtk.Misc.Arrow

    Sets the direction and style of the Arrow.

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

    gtk Graphics.UI.Gtk.Misc.Arrow

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

  8. arrowt :: SDoc

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  9. arrowtt :: SDoc

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

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

    LPFP LPFP.CoordinateSystems

    No documentation available.

Page 34 of many | Previous | Next

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