cabal-install-3.10.1.0: The command-line interface for Cabal and Hackage.
Safe HaskellSafe-Inferred
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.