[project @ 1999-10-12 14:50:07 by simonmar]
[ghc-hetmet.git] / ghc / docs / users_guide / libmisc.vsgml
index ece0c16..d6b926a 100644 (file)
@@ -716,7 +716,7 @@ The datatypes and functions that @RegexString@ provides are:
 <tscreen><verb>
 data Regex              -- a compiled regular expression
 
-mkRegEx
+mkRegex
         :: String       -- regexp to compile
         -> Regex        -- compiled regexp