ghc-session-0.1.0.1: Simplified GHC API

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Session.Hint.Typecheck

Synopsis

Documentation

typeOf :: GhcMonad m => String -> m String Source

Get string representation of expression type

debugType :: GhcMonad m => String -> m () Source

Dump type of an expression