binary-literal-qq: Extends Haskell with binary literals.
Deprecated.
Deprecated: use -XBinaryLiterals instead.
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.
Downloads
- binary-literal-qq-1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 1.0 |
---|---|
Dependencies | base (>=4 && <5), template-haskell (>=2.5) [details] |
License | BSD-3-Clause |
Copyright | © 2012 Mathieu Boespflug |
Author | Mathieu Boespflug |
Maintainer | Mathieu Boespflug <mboes@tweag.net> |
Revised | Revision 1 made by MathieuBoespflug at 2016-01-11T10:09:35Z |
Category | Language |
Source repo | head: git clone git://github.com/mboes/binary-literal-qq |
Uploaded | by MathieuBoespflug at 2012-09-24T23:23:07Z |
Distributions | NixOS:1.0 |
Downloads | 1450 total (7 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] |