ghc-8.6.3: The GHC API
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 #