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

WWW: https://github.com/feuerbach/regex-applicative
