parsec-2.0.0.1: Monadic parser combinators

Copyright(c) Daan Leijen 1999-2001
LicenseBSD-style (see the file libraries/parsec/LICENSE)
Maintainerdaan@cs.uu.nl
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell98

Text.ParserCombinators.Parsec.Error

Description

Parse errors

Synopsis

Documentation

showErrorMessages :: String -> String -> String -> String -> String -> [Message] -> String Source

Language independent show function