roundtrip-string

Bidirectional (de-)serialization

Latest on Hackage:0.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Stefan Wehr, David Leuschner
Maintained by Stefan Wehr

Roundtrip allows the definition of bidirectional (de-)serialization specifications. This package provides concrete implementations of these specifications for parsing/pretty-printing strings.

See the roundtrip package for more details.