ghc-session-0.1.2.1: Simplified GHC API
Language.Haskell.Session.Hint.Typecheck
Synopsis
typeOf :: GhcMonad m => String -> m String Source
Get string representation of expression type
debugType :: GhcMonad m => String -> m () Source
Dump type of an expression