The binary-literal-qq package
The Haskell'98 and Haskell'2010 standards define decimal, octal and hexadecimal integer literals. Binary literals are conspicuously missing. Here's a quasiquoter to remedy the situation.
Properties
| Version | 1.0 |
|---|---|
| Dependencies | base (4.*), template-haskell (≥2.5) |
| License | BSD3 |
| Copyright | © 2012 Mathieu Boespflug |
| Author | Mathieu Boespflug |
| Maintainer | Mathieu Boespflug <mboes@tweag.net> |
| Category | Language |
| Source repository | git clone git://github.com/mboes/binary-literal-qq |
| Upload date | Mon Sep 24 23:23:07 UTC 2012 |
| Uploaded by | MathieuBoespflug |
| Built on | ghc-7.6 |
Modules
- Language
- Literals
Downloads
- binary-literal-qq-1.0.tar.gz (Cabal source package)
- package description (included in the package)