This is the Haskell backend for RegexPlanet, a tool for online regular expression testing.
See API docs for what it is supposed to do.
See the Haskell online regex test page to use it to test your regular expressions.
Ubuntu packages:
- libghc-cgi-dev - for Network.cgi
- libghc-json-dev - for Text.JSON