[Haskell-cafe] Regex lib doesn't load
Dan Bensen
danbensen at att.net
Mon Nov 1 08:36:56 EDT 2010
Hi Haskellers. I'm trying to read a text file using GHCi on Haskell Platform
2010.2.0.0. The import line in my program is "import Text.Regex". When I run
:main it says "unknown symbol `_regerror'" and "unable to load package
`regex-posix-0.94.2'". Any clues on how fix this problem? Please let me know
if there's a better place to ask about it.
--Dan Bensen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20101101/d42d343b/attachment.html
More information about the Haskell-Cafe
mailing list