hexquote

Hexadecimal ByteString literals, with placeholders that bind variables

Latest on Hackage: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 and maintained by Keegan McAllister

This library defines a quasiquoter for ByteStrings. As an expression, it provides hexadecimal ByteString literals. As a pattern, the hexdump can contain named placeholders of fixed size, which bind local variables when pattern matching.