The hexquote package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (≥3 & <5), bytestring (≥0.9), containers (≥0.2), parsec (≥3.1), template-haskell (≥2.3) |
| License | BSD3 |
| Author | Keegan McAllister <mcallister.keegan@gmail.com> |
| Maintainer | Keegan McAllister <mcallister.keegan@gmail.com> |
| Category | Data |
| Source repository | git clone git://github.com/kmcallister/hexquote.git |
| Upload date | Wed Sep 14 23:57:24 UTC 2011 |
| Uploaded by | KeeganMcAllister |
| Built on | ghc-7.2 |
Modules
- Data
Downloads
- hexquote-0.1.tar.gz (Cabal source package)
- package description (included in the package)