recover-rtti-0.4.0.0: Recover run-time type information from the GHC heap
Safe HaskellNone
LanguageHaskell2010

Debug.RecoverRTTI.ClosureTree

Synopsis

Documentation

showClosureTree :: Int -> a -> IO String Source #

Show closure tree up to the given depth

Used only for internal debugging