packages feed

regex-base-0.94.0.2: README.md

regex-base
[![Hackage version](https://img.shields.io/hackage/v/regex-base.svg?label=Hackage&color=informational)](http://hackage.haskell.org/package/regex-base)
[![Haskell-CI](https://github.com/haskell-hvr/regex-base/actions/workflows/haskell-ci.yml/badge.svg?branch=master&event=push)](https://github.com/haskell-hvr/regex-base/actions/workflows/haskell-ci.yml)
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
==========

Common interface to several Haskell implementations of regular expressions.

[Documentation](https://hackage.haskell.org/package/regex-base/docs/Text-Regex-Base.html) on hackage.