Safe Haskell | None |
---|---|
Language | Haskell2010 |
Hadolint.Formatter.Format
Documentation
severityText :: Severity -> String Source #
stripNewlines :: String -> String Source #
errorMessageLine :: (Stream s, ShowErrorComponent e) => ParseErrorBundle s e -> String Source #
errorPosition :: Stream s => ParseErrorBundle s e -> SourcePos Source #
errorPositionPretty :: Stream s => ParseErrorBundle s e -> String Source #
errorBundlePretty :: (Stream s, ShowErrorComponent e) => ParseErrorBundle s e -> String #