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
 
 
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to