packages feed

regexdot-0.12.2.1: README.markdown

# **RegExDot**

[![Build Status](https://travis-ci.org/functionalley/RegExDot.svg?branch=master)](https://travis-ci.org/functionalley/RegExDot)
[![Hackage](https://img.shields.io/hackage/v/regexdot.svg)](https://hackage.haskell.org/package/regexdot)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Haskell](https://b.repl.ca/v1/language-haskell-yellow.png)](https://haskell.org)

This is "**RegExDot**", a polymorphic regex-engine.

## Installation

It can be built and installed using [Cabal](https://www.haskell.org/cabal/users-guide/installing-packages.html).

## Documentation

More information about this library can be found at [RegExDot](https://functionalley.com/RegExDot/regExDot.html).

## License

For information on copying and distributing this package, see the file "**LICENSE**" in this directory.

## Bug-reporting

Bug-reports should be emailed to <regexdot@functionalley.com>.

## Author

This library is written and maintained by Dr. Alistair Ward.