> module Text.Regex.Deriv.Pretty where
> class Pretty a where
>     pretty :: a -> String