regex-pderiv-0.1.3: Replaces/Enhances Text.Regex. Implementing regular expression matching using Antimirov's partial derivatives.

Safe HaskellSafe-Infered

Text.Regex.PDeriv.Pretty

Documentation

class Pretty a whereSource

Methods

pretty :: a -> StringSource

Instances