[Haskell-cafe] Re: regex-compat on latest Haskell Platform
Kevin Jardine
kevinjardine at gmail.com
Tue Aug 17 07:45:50 EDT 2010
I was assuming that regex would work properly with the latest Haskell
Platform so I haven't attempted to re-install it.
However as I mentioned above, attempting to compile a program that
uses regex fails with linker errors on my Windows XP machine.
Any ideas on how I can fix this problem?
Kevin
On Aug 17, 1:35 pm, Stephen Tetley <stephen.tet... at gmail.com> wrote:
> Hi Kevin
>
> Are you trying to compile a program using regex-posix or compiling and
> installing an update of regex-posix (which is already in the
> Platform)?
>
> If you are compiling a program that uses regex-posix, you shouldn't
> need to install other DLLs as the relevant libraries (.a and .o files)
> are distributed with the Platform.
>
> For what its worth, Regex-posix worked fine with Platform 2009.2.0.2.
> I follow GHC releases rather than Platform ones, so I don't know about
> later versions.
>
> Best wishes
>
> Stephen
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-C... at haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list