language-python-0.5.6: Parsing and pretty printing of Python code.
Copyright(c) 2009 Bernie Pope
LicenseBSD-style
Maintainerbjpop@csse.unimelb.edu.au
Stabilityexperimental
Portabilityghc
Safe HaskellSafe
LanguageHaskell98

Language.Python.Common.PrettyParseError

Description

Pretty printing of parse errors.

Orphan instances

Pretty ParseError Source # 
Instance details

Methods

pretty :: ParseError -> Doc Source #