Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. newtype Paths

    graphviz Data.GraphViz.Attributes.Complete

    A list of search paths.

  2. Paths :: [FilePath] -> Paths

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  3. PenColor :: Color -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: C; Default: X11Color Black

  4. PenWidth :: Double -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: CNE; Default: 1.0; Minimum: 0.0

  5. Pentagon :: Shape

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  6. Peripheries :: Int -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: NC; Default: shape default (nodes), 1 (clusters); Minimum: 0

  7. Pin :: Bool -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: N; Default: False; Parsing Default: True; Notes: Fdp, Neato only

  8. PlainText :: Shape

    graphviz Data.GraphViz.Attributes.Complete

    Has synonym of none. Recommended for HtmlLabels.

  9. data Point

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  10. Point :: Double -> Double -> Maybe Double -> Bool -> Point

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

Page 445 of many | Previous | Next