ihaskell-0.10.2.2: A Haskell backend kernel for the IPython project.
Safe HaskellSafe-Inferred
LanguageHaskell2010

IHaskell.Eval.Lint

Synopsis

Documentation

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

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