| Copyright | (c) 2009 Bernie Pope |
|---|---|
| License | BSD-style |
| Maintainer | bjpop@csse.unimelb.edu.au |
| Stability | experimental |
| Portability | ghc |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Language.Python.Common.PrettyParseError
Contents
Description
Pretty printing of parse errors.
Orphan instances
| Pretty ParseError Source # | |
Methods pretty :: ParseError -> Doc Source # | |