alex-meta: Quasi-quoter for Alex lexers
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- From version 1.23 cabal supports specifiying explicit dependencies for Custom setup scripts. Consider using cabal-version >= 1.23 and adding a 'custom-setup' section with a 'setup-depends' field that specifies the dependencies of the Setup.hs script itself. The 'setup-depends' field uses the same syntax as 'build-depends', so a simple example would be 'setup-depends: base, Cabal'.
A Template-Haskell based version of the Alex lexer generator. It is used by BNFC-meta to generate lexers and currently this is the only feature known to be working.
Properties
Versions | 0.1.1, 0.2, 0.2.0.1, 0.2.0.2, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7, 0.3.0.8, 0.3.0.9, 0.3.0.9, 0.3.0.10, 0.3.0.11, 0.3.0.12, 0.3.0.13 |
---|---|
Change log | None available |
Dependencies | array, base (>=4.2 && <5), containers, haskell-src-meta (>=0.5.1.2 && <1.0), QuickCheck (>=2), template-haskell (>=2.5 && <2.12) [details] |
License | BSD-3-Clause |
Author | Jonas Duregard |
Maintainer | jonas.duregard@gmail.com |
Category | Development |
Uploaded | by JonasDuregard at 2017-01-11T13:44:23Z |
Modules
[Index]
Downloads
- alex-meta-0.3.0.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees