Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. showSwatches :: Text -> Text -> [(Text, Colour)] -> Text

    chart-svg Data.Colour

    Show multiple colors with embedded text.

  2. showCForest :: Show a => CForest a -> Forest String

    cursor Cursor.Tree.Draw

    No documentation available.

  3. showCTree :: Show a => CTree a -> Tree String

    cursor Cursor.Tree.Draw

    No documentation available.

  4. showForest :: Show a => Forest a -> Forest String

    cursor Cursor.Tree.Draw

    No documentation available.

  5. showTree :: Show a => Tree a -> Tree String

    cursor Cursor.Tree.Draw

    No documentation available.

  6. showCondition :: Condition -> String

    dejafu Test.DejaFu.Conc

    Pretty-print a condition

  7. showTrace :: Trace -> String

    dejafu Test.DejaFu.Conc

    Pretty-print a trace, including a key of the thread IDs (not including thread 0). Each line of the key is indented by two spaces.

  8. showCondition :: Condition -> String

    dejafu Test.DejaFu.Utils

    Pretty-print a condition

  9. showTrace :: Trace -> String

    dejafu Test.DejaFu.Utils

    Pretty-print a trace, including a key of the thread IDs (not including thread 0). Each line of the key is indented by two spaces.

  10. showDot :: Dot a -> String

    dotgen Text.Dot

    No documentation available.

Page 128 of many | Previous | Next