Compiling regex-posix on Windows

Mikhail Glushenkov the.dead.shall.rise at gmail.com
Thu Mar 25 18:59:09 EDT 2010


Hi Simon,

On Thu, Mar 25, 2010 at 11:34 PM, Simon Marlow <marlowsd at gmail.com> wrote:
>
> You can't load a .a library into GHCi, so you need to get the regex
> implementation from somewhere.  Is there a DLL?  If not, you'll have to
> arrange to put the code into a .o that GHCi can load.

How does regex-posix work in 6.10? I do not see a DLL included (and
neither regex.h or libregex.a for that matter).
I was under impression that a suitable .o file should get produced
when I do 'cabal install regex-posix'.

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


More information about the Libraries mailing list