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

Safe HaskellSafe-Inferred
LanguageHaskell98

Text.Regex.PDeriv.Pretty

Documentation

class Pretty a where Source

Methods

pretty :: a -> String Source

Instances