mustache
mustache copied to clipboard
Re-export ParseError
This way I don't have to explicitly depend on parsec if I want to mention the ParseError type in my code. It is part of the mustache package's public API, after all.