regexqq: A quasiquoter for PCRE regexes.
A quasiquoter for Text.Regex.PCRE regexes.
This makes use of a new GHC extension known as QuasiQuotes.
QuasiQuotes do not appear in ghc until 6.9, BUT there is a
patch for ghc-6.8.3 which adds quasiquote functionality. A
pathed version of ghc-6.8.3 is located at
http://code.haskell.org/~morrow/quasiquotes/ghc-6.8.3_QQ-0.1.tar.bz2.
An example of the use of regexqq
is located at
http://code.haskell.org/~morrow/quasiquotes/regexqq.txt
[Skip to Readme]
Downloads
- regexqq-0.2.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.2, 0.3, 0.4, 0.5, 0.6 |
---|---|
Dependencies | base, bytestring, pcre-light, template-haskell (>=2.2) [details] |
License | BSD-3-Clause |
Copyright | Matt Morrow |
Author | Matt Morrow |
Maintainer | Matt Morrow <morrow@jypsis.com> |
Category | Text |
Uploaded | by MattMorrow at 2008-06-25T06:24:00Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4306 total (13 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] |