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.
class Arrow arr =>
ArrowOptic k (arr :: Type -> Type -> Type)optics-core Optics.Arrow No documentation available.
-
haskell-src-exts Language.Haskell.Exts.Extension - GHC § 7.10 Enable arrow notation.
-
diagrams-lib Diagrams.TwoD No documentation available.
-
diagrams-lib Diagrams.TwoD No documentation available.
-
diagrams-lib Diagrams.TwoD.Arrow No documentation available.
-
diagrams-lib Diagrams.TwoD.Arrow No documentation available.
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.
type
ArrowHT n = n -> n -> (Path V2 n, Path V2 n)diagrams-lib Diagrams.TwoD.Arrowheads No documentation available.
-
Cabal-syntax Language.Haskell.Extension Enable arrow notation.
-
The exception arrow class