iconnect / regex

regex: A Regular Expression Toolkit for regex-base

Home Page:http://regex.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Text.RE.Tools.IsRegex

cdornan opened this issue · comments

Listing the details of the IsRegex class in the principal API modules (Text.TE, Text.RE.TDFA.*, Text.RE.PCRE.*) is 'too much detail' but we do want to export the class so we will create an interface module at Tools.RE.Tools.IsRegex (we don't want the prominence of Tools.RE.IsRegex).

Now we can just export Tools.RE.Tools.IsRegex in the principal API modules.

This is really just a Haddock rejig, with no substantial change to theAPI.