[Haskell-cafe] Re: Regular expressions on Windows 7
Chris Kuklewicz
haskell at list.mightyreason.com
Sat Sep 4 13:37:24 EDT 2010
I think version 0.94.4 has the regex.h file and works on Windows:
http://hackage.haskell.org/package/regex-posix-0.94.4
On 04/09/2010 18:10, John Sampson wrote:
> Hello -
>
> I am following the book "Real World Haskell". I am looking at the
> chapter on regular expressions
> and trying examples on WinGHCi. However, it cannot load
> regex-posix-0.94.2 - apparently a file
> regex.h is missing. I think this has been known for some time. Are there
> plans to have working
> regexes on the Windows platform?
>
> I am not enough of a hacker to be able to understand material on the Web
> on this subject -
> the problem may have been solved somewhere.
>
> Regards
>
> _John Sampson_
More information about the Haskell-Cafe
mailing list