alex-meta

Quasi-quoter for Alex lexers

Version on this page:0.3.0.13
LTS Haskell 22.14:0.3.0.13@rev:4
Stackage Nightly 2024-03-29:0.3.0.13@rev:4
Latest on Hackage:0.3.0.13@rev:4

See all snapshots alex-meta appears in

BSD-3-Clause licensed by Jonas Duregard
Maintained by [email protected]
This version can be pinned in stack with:alex-meta-0.3.0.13@sha256:083dde0fdae4e3762855e01f3cc8a7c73fdc123a51ded4f356c9beb28db5f9a4,1515

Module documentation for 0.3.0.13

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.

Changes

CHANGELOG for alex-meta

v0.3.0.13

  • Compatibility with GHC 9

v0.3.0.12

  • Bump template-haskell version