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

Safe HaskellNone
LanguageHaskell2010

IHaskell.Eval.Lint

Synopsis

Documentation

lint :: [Located CodeBlock] -> IO Display #

Given parsed code chunks, perform linting and output a displayable report on linting warnings and errors.