vacuum-0.0.95: Extract graph representations of ghc heap values.

GHC.Vacuum.Pretty.Dot

Synopsis

Documentation

graphToDot :: (a -> String) -> [(a, [a])] -> DocSource

.