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...@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...@haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe