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. ArrowMatchCtxt :: HsArrowMatchContext -> HsMatchContext fn

    ghc Language.Haskell.Syntax.Expr

    A pattern match inside arrow notation

  2. class Arrow arr => ArrowOptic k (arr :: Type -> Type -> Type)

    optics-core Optics.Arrow

    No documentation available.

  3. Arrows :: KnownExtension

    haskell-src-exts Language.Haskell.Exts.Extension

    • GHC § 7.10 Enable arrow notation.

  4. data ArrowOpts n

    diagrams-lib Diagrams.TwoD

    No documentation available.

  5. ArrowOpts :: ArrowHT n -> ArrowHT n -> Trail V2 n -> Measure n -> Measure n -> Style V2 n -> Measure n -> Style V2 n -> Measure n -> Style V2 n -> ArrowOpts n

    diagrams-lib Diagrams.TwoD

    No documentation available.

  6. data ArrowOpts n

    diagrams-lib Diagrams.TwoD.Arrow

    No documentation available.

  7. ArrowOpts :: ArrowHT n -> ArrowHT n -> Trail V2 n -> Measure n -> Measure n -> Style V2 n -> Measure n -> Style V2 n -> Measure n -> Style V2 n -> ArrowOpts n

    diagrams-lib Diagrams.TwoD.Arrow

    No documentation available.

  8. module Diagrams.TwoD.Arrowheads

    Standard arrowheads and tails. Each arrowhead or tail is designed to be drawn filled, with a line width of 0, and is normalized to fit inside a circle of diameter 1.

  9. type ArrowHT n = n -> n -> (Path V2 n, Path V2 n)

    diagrams-lib Diagrams.TwoD.Arrowheads

    No documentation available.

  10. Arrows :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    Enable arrow notation.

Page 9 of many | Previous | Next