haskell-ci-0.6: Cabal package script generator for Travis-CI

Safe HaskellNone
LanguageHaskell2010

HaskellCI.ParsecError

Synopsis

Documentation

renderParseError :: FilePath -> ByteString -> [PError] -> [PWarning] -> String Source #

Render parse error highlighting the part of the input file.