Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
printColumn :: Column -> Text Source #
printPosition :: Position -> Text Source #
printRange :: Range -> Text Source #
printRangesError :: RangesError -> Text Source #
printParseError :: ParseError -> Text Source #
printParseErrors :: (Functor t, Foldable t) => t ParseError -> Text Source #