hexquote: Hexadecimal ByteString literals, with placeholders that bind variables
This library defines a quasiquoter for ByteString
s. 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.
[Skip to Readme]
Downloads
- hexquote-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1 |
---|---|
Dependencies | base (>=3 && <5), bytestring (>=0.9), containers (>=0.2), parsec (>=3.1), template-haskell (>=2.3) [details] |
License | BSD-3-Clause |
Author | Keegan McAllister <mcallister.keegan@gmail.com> |
Maintainer | Keegan McAllister <mcallister.keegan@gmail.com> |
Category | Data |
Source repo | head: git clone git://github.com/kmcallister/hexquote.git |
Uploaded | by KeeganMcAllister at 2011-09-14T23:57:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1269 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |