# aeson-commit
[](https://hackage.haskell.org/package/aeson-commit)
[](https://www.stackage.org/package/aeson-commit)
[](https://travis-ci.org/xc-jp/aeson-commit)
Commitment mechanism for `aeson` parsers.
Commitment means that if some initial parsing succeeds, subsequent failures are unrecoverable.
See [haddocks](https://hackage.haskell.org/package/aeson-commit/docs/Data-Aeson-Commit.html) for more information and examples.