28 Jul
2005
28 Jul
'05
2:26 a.m.
hello, I'm trying to use the Text.Regex library from Hugs. However, Hugs doesn't recognize any of the methods in there. For example if I try to use the mkRegex function I get the error message "Undefined variable "mkRegex". I have imported Text.Regex into the module. I looked at the contents of the module in the HUGS library but couldnt make out too much. It looked basically empty although Text.Regex.Posix had some includes. Any help would be appreciated cheers