ihaskell-0.9.0.3: A Haskell backend kernel for the IPython project.

Safe HaskellNone
LanguageHaskell2010

IHaskell.Eval.Inspect

Description

 

Documentation

inspect #

Arguments

:: String

Code in the cell

-> Int

Cursor position in the cell

-> Interpreter (Maybe Display)