The latest version of alex is 3.5.1.0-0.

alex

Version 3.3.0.0 revision 0 uploaded by AndreasAbel.

Package meta

Synopsis
Alex is a tool for generating lexical analysers in Haskell
Description

Alex is a tool for generating lexical analysers in Haskell. It takes a description of tokens based on regular expressions and generates a Haskell module containing code for scanning text efficiently. It is similar to the tool lex or flex for C/C++.

Author
Chris Dornan and Simon Marlow
Bug reports
https://github.com/haskell/alex/issues
Category
Development
Copyright
(c) Chis Dornan, Simon Marlow
Homepage
http://www.haskell.org/alex/
Maintainer
Simon Marlow <marlowsd@gmail.com>
Package URL
n/a
Stability
stable

Components