antiquoter: Combinator library for quasi- and anti-quoting.
A combinator library to improve the building of anti-quoters. Especially aimed at making user extensible antiquoters and removing copy-and-paste programming from their definition.
The modules are
Language.Haskell.AntiQuoter.Base basic type aliases for building antiquoters.
Language.Haskell.AntiQuoter.ExpPat making antiquoters which can result in expressions as well as patters. Therefore only one antiquoter has to be defined in stead of two.
Language.Haskell.AntiQuoter.Combinators more useful combinators to use with the functions from Language.Haskell.AntiQuoter.ExpPat.
Modules
[Index]
Downloads
- antiquoter-0.1.0.0.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.0.0, 0.1.1.0 |
---|---|
Dependencies | base (>=4 && <5), syb, template-haskell (>=2.3) [details] |
License | BSD-3-Clause |
Copyright | Lars Corbijn |
Author | Lars Corbijn |
Maintainer | aspergesoepje@gmail.com |
Category | Template Haskell |
Source repo | head: git clone https://github.com/Laar/antiquoter |
Uploaded | by LarsCorbijn at 2013-04-01T13:48:28Z |
Distributions | NixOS:0.1.1.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2085 total (2 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] |