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

GHC.Vacuum.Pretty.Dot

Synopsis

Documentation

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

.