Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. ForestGreen :: X11Color

    graphviz Data.GraphViz.Attributes

    No documentation available.

  2. Forward :: DirType

    graphviz Data.GraphViz.Attributes

    Draw a directed edge with an arrow to the node it's pointing go.

  3. ForestGreen :: SVGColor

    graphviz Data.GraphViz.Attributes.Colors.SVG

    No documentation available.

  4. ForestGreen :: X11Color

    graphviz Data.GraphViz.Attributes.Colors.X11

    No documentation available.

  5. ForceLabels :: Bool -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: G; Default: True; Parsing Default: True; Notes: only for XLabel attributes, requires Graphviz >= 2.29.0

  6. Forward :: DirType

    graphviz Data.GraphViz.Attributes.Complete

    Draw a directed edge with an arrow to the node it's pointing go.

  7. Format :: Format -> Text -> TextItem

    graphviz Data.GraphViz.Attributes.HTML

    Only available in Graphviz >= 2.28.0.

  8. data Format

    graphviz Data.GraphViz.Attributes.HTML

    No documentation available.

  9. FormatField :: Bool -> Maybe Int -> Maybe Int -> ReportItemField -> StringFormatComponent

    hledger-lib Hledger.Data.StringFormat

    A data field to be formatted and interpolated. Parameters:

    • Left justify ? Right justified if false
    • Minimum width ? Will be space-padded if narrower than this
    • Maximum width ? Will be clipped if wider than this
    • Which of the standard hledger report item fields to interpolate

  10. FormatLiteral :: Text -> StringFormatComponent

    hledger-lib Hledger.Data.StringFormat

    Literal text to be rendered as-is

Page 283 of many | Previous | Next