cabal-install-3.8.1.0: The command-line interface for Cabal and Hackage.
Safe HaskellNone
LanguageHaskell2010

Distribution.Client.Utils.Parsec

Synopsis

Documentation

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

Render parse error highlighting the part of the input file.