Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. Arrows :: Int -> Int -> Arrows

    miso Miso.Subscription.Keyboard

    No documentation available.

  2. module GHC.HsToCore.Arrows

    No documentation available.

  3. arrowShaft :: forall n f . Functor f => (Trail V2 n -> f (Trail V2 n)) -> ArrowOpts n -> f (ArrowOpts n)

    diagrams-lib Diagrams.TwoD

    The trail to use for the arrow shaft.

  4. arrowShaft :: forall n f . Functor f => (Trail V2 n -> f (Trail V2 n)) -> ArrowOpts n -> f (ArrowOpts n)

    diagrams-lib Diagrams.TwoD.Arrow

    The trail to use for the arrow shaft.

  5. arrowSide :: ArrowModifier -> ArrowSide

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  6. arrowSecond :: Arrow arrow => arrow a b -> arrow (T c a) (T c b)

    synthesizer-core Synthesizer.Zip

    No documentation available.

  7. arrowSecondShorten :: (Arrow arrow, Transform b, Transform c) => arrow a b -> arrow (T c a) (T c b)

    synthesizer-core Synthesizer.Zip

    No documentation available.

  8. arrowSplit :: Arrow arrow => arrow a c -> arrow b d -> arrow (T a b) (T c d)

    synthesizer-core Synthesizer.Zip

    No documentation available.

  9. arrowSplitShorten :: (Arrow arrow, Transform a, Transform b, Transform c, Transform d) => arrow a c -> arrow b d -> arrow (T a b) (T c d)

    synthesizer-core Synthesizer.Zip

    No documentation available.

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

Page 3 of many | Previous | Next