ghc-6.12.2: The GHC APISource codeContentsIndex
Debugger
Synopsis
pprintClosureCommand :: GhcMonad m => Bool -> Bool -> String -> m ()
showTerm :: GhcMonad m => Term -> m SDoc
pprTypeAndContents :: GhcMonad m => [Id] -> m SDoc
Documentation
pprintClosureCommand :: GhcMonad m => Bool -> Bool -> String -> m ()Source
The :print & friends commands
showTerm :: GhcMonad m => Term -> m SDocSource
pprTypeAndContents :: GhcMonad m => [Id] -> m SDocSource
Produced by Haddock version 2.6.1