regex-pderiv-0.0.8.1: Replaces/Enhances Text.Regex

Text.Regex.PDeriv.Translate

Description

A translation schema from the external syntax (ERE) to our interal syntax (xhaskell style pattern)

Synopsis

Documentation

translate :: EPat -> PatSource

Translating external pattern to internal pattern