Hoogle Search
Within LTS Haskell 24.19 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showRGBA :: Colour -> ByteStringchart-svg Data.Colour CSS-style representation
showSwatch :: Text -> Colour -> Textchart-svg Data.Colour Html element to display colours
>>> showSwatch "swatch" dark "<div class=swatch style=\"background:rgba(5%, 5%, 5%, 1.00);\">swatch</div>"
showSwatches :: Text -> Text -> [(Text, Colour)] -> Textchart-svg Data.Colour Show multiple colors with embedded text.
showCForest :: Show a => CForest a -> Forest Stringcursor Cursor.Tree.Draw No documentation available.
showCTree :: Show a => CTree a -> Tree Stringcursor Cursor.Tree.Draw No documentation available.
showForest :: Show a => Forest a -> Forest Stringcursor Cursor.Tree.Draw No documentation available.
showTree :: Show a => Tree a -> Tree Stringcursor Cursor.Tree.Draw No documentation available.
showCondition :: Condition -> Stringdejafu Test.DejaFu.Conc Pretty-print a condition
-
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.
showCondition :: Condition -> Stringdejafu Test.DejaFu.Utils Pretty-print a condition