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

Safe HaskellNone

IHaskell.Eval.Lint

Synopsis

Documentation

lint :: [Located CodeBlock] -> IO DisplaySource

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