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