Applicative package:regex-applicative

To get started, see some examples on the wiki: https://github.com/feuerbach/regex-applicative/wiki/Examples
Regex-based parsing with applicative interface regex-applicative is a Haskell library for parsing using regular expressions. Parsers can be built using Applicative interface.