ihaskell-0.13.0.0: A Haskell backend kernel for the Jupyter project.
Safe HaskellNone
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.