alex-meta-0.3.0.5: Quasi-quoter for Alex lexers
Text.Alex.Quote
parseAlex :: String -> Alex
compileAlex :: Alex -> Q [Dec]
type Alex = String
alex :: QuasiQuoter