kangaroo-0.1.0: Random access binary combinator parser.

Portabilityto be determined.
Stabilityhighly unstable
MaintainerStephen Tetley <stephen.tetley@gmail.com>

Data.ParserCombinators.KangarooWriter

Description

Kangaroo parse monad with logging.

Documentation

tell :: Monoid w => w -> Kangaroo w ()Source