The latest version of rex is 0.6.2-0.

rex

Version 0.5.1 revision 0 uploaded by MichaelSloan.

Package meta

Synopsis
A quasi-quoter for typeful results of regex captures.
Description

Provides a quasi-quoter for regular expressions which yields a tuple, of appropriate arity and types, representing the results of the captures. Allows the user to specify parsers for captures as inline Haskell. Can also be used to provide typeful pattern matching in function definitions and pattern matches. Also, it precompiles the regular expressions into a PCRE compiled byte-array representation, at compile time.

Author
Michael Sloan
Bug reports
http://github.com/mgsloan/rex/issues
Category
Control
Copyright
Michael Sloan 2011
Homepage
http://github.com/mgsloan/rex
Maintainer
Michael Sloan <mgsloan at gmail>
Package URL
n/a
Stability
experimental

Components