Text.ParserCombinators.* is a bad name
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu Mar 9 08:29:17 EST 2006
Hello Chris,
Thursday, March 9, 2006, 2:17:30 PM, you wrote:
CK> Not coincidentally, I have my own regex module that I need to name. This is the
CK> one that I mentioned a few days ago that uses Parsec to replace Text.Regex (it
CK> currently matches Text.Regex on all the tests I have collected). The most
CK> interesting thing about my new library is that it is lazy.
i think that it's better to use name "Text.Regex" for your library,
and rename old to smth like "Text.Regex.C" or "Text.Regex.PackedString"
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Libraries
mailing list