Safe Haskell | None |
---|
Parser definitions for BlackBox templates
- runParse :: Text -> (BlackBoxTemplate, [Error LineColPos])
Documentation
runParse :: Text -> (BlackBoxTemplate, [Error LineColPos])Source
Parse a text as a BlackBoxTemplate, returns a list of errors in case parsing fails