vacuum-0.0.8: Extract graph representations of ghc heap values.Source codeContentsIndex
GHC.Vacuum.Dot
Synopsis
graphToDot :: (a -> String) -> [(a, [a])] -> Doc
ppGraph :: [(String, [String])] -> Doc
ppEdge :: (String, [String]) -> Doc
gStyle :: String
Doc
text
render
Documentation
graphToDot :: (a -> String) -> [(a, [a])] -> DocSource
.
ppGraph :: [(String, [String])] -> DocSource
ppEdge :: (String, [String]) -> DocSource
gStyle :: StringSource
Doc
text
render
Produced by Haddock version 2.4.2