ghc-lib-8.8.1.20191204: The GHC API, decoupled from GHC versions
Debugger
pprintClosureCommand :: GhcMonad m => Bool -> Bool -> String -> m () Source #
The :print & friends commands
showTerm :: GhcMonad m => Term -> m SDoc Source #
pprTypeAndContents :: GhcMonad m => Id -> m SDoc Source #