Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellCI.ParsecError
Synopsis
- renderParseError :: FilePath -> ByteString -> [PError] -> [PWarning] -> String
Documentation
renderParseError :: FilePath -> ByteString -> [PError] -> [PWarning] -> String Source #
Render parse error highlighting the part of the input file.