ghc-9.0.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.Runtime.Debugger

Synopsis

Documentation

pprintClosureCommand :: GhcMonad m => Bool -> Bool -> String -> m () #

The :print & friends commands

showTerm :: GhcMonad m => Term -> m SDoc #