ghc-8.6.4: The GHC API
Debugger
pprintClosureCommand :: GhcMonad m => Bool -> Bool -> String -> m () #
The :print & friends commands
showTerm :: GhcMonad m => Term -> m SDoc #
pprTypeAndContents :: GhcMonad m => Id -> m SDoc #