Safe Haskell | None |
---|---|
Language | Haskell2010 |
Purebred.Tags
Documentation
skipSpaces :: Parser () Source #
skip whitespace. fails on no whitespace
tagOpsWithReset :: Parser [TagOp] Source #
niceEndOfInput :: Parser () Source #
Assert end of input has been reached, or fail with a message that includes the problematic character and the offset.