atto-lisp

Efficient parsing and serialisation of S-Expressions.

http://github.com/nominolo/atto-lisp

Version on this page:0.2.2@rev:1
LTS Haskell 2.22:0.2.2@rev:1
Stackage Nightly 2015-05-04:0.2.2@rev:1
Latest on Hackage:0.2.2.3@rev:2

See all snapshots atto-lisp appears in

BSD-3-Clause licensed and maintained by Thomas Schilling
This version can be pinned in stack with:atto-lisp-0.2.2@sha256:feb39753d89c58abac767ed3fe5644428b5d15d83c69f7b26b282f3b9969f2fa,1509

Module documentation for 0.2.2

Efficient parsing and serialisation of S-Expressions.

Changes

0.2.2

  • Allow attoparsec-0.12.* and text-1.[12].*

  • Drop support for attoparsec < 0.10 to fix deprecation warnings.