iso8583-bitmaps

Parse and merge ISO 8583-style bitmaps

Latest on Hackage:0.1.1.0

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 IlyaPortnov
Maintained by [email protected]

This package provides utility methods for writing Get and Put methods (in terms of Data.Binary) for parsing and merging ISO 8583-style bitmaps, and also parsing and merging most commonly used field formats (LLVAR/LLLVAR, ASCII numbers and so on). Moreover, this package provides TH quasiquoter for declarative specification of ISO 8583-based message formats.