@hackage parsley-core2.3.0.0

A fast parser combinator library backed by Typed Template Haskell

This package contains the internals of the parsley package.

While this library adheres to the Haskell PVP, it additionally enforces an additional constraint: the version M.I.m.p represents a breaking change to the public API M, a breaking change to the internal API I (which will not affect parsley), an addition to either API m, and patches or performance improvements p.