regex-applicative is a Haskell library for parsing using regular
expressions. Parsers can be built using Applicative interface.

Homepage:
http://hackage.haskell.org/package/regex-applicative
