ihaskell-0.11.0.0: A Haskell backend kernel for the Jupyter 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.