Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Distribution.Client.Utils.Parsec
Synopsis
- renderParseError :: FilePath -> ByteString -> NonEmpty PError -> [PWarning] -> String
Documentation
renderParseError :: FilePath -> ByteString -> NonEmpty PError -> [PWarning] -> String Source #
Render parse error highlighting the part of the input file.