alex-meta

Quasi-quoter for Alex lexers

Version on this page:0.3.0.13@rev:3
LTS Haskell 22.14:0.3.0.13@rev:4
Stackage Nightly 2024-03-28: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:d4ba0df1912a47424525f29cda2bd941d9ea01c349145bab5e56691bc9b804e5,1616

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