recover-rtti-0.4.3: Recover run-time type information from the GHC heap
Safe HaskellSafe-Inferred
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