[Haskell] ANNOUNCE: new FGL version (June 2006)

2006-07-24 Thread Martin Erwig
FGL - A Functional Graph Library, Version: June 2006 A new release of the Functional Graph Library for Haskell is available at: http://eecs.oregonstate.edu/~erwig/fgl/haskell/ This release mainly fixes some bugs and improves a few function

Re: [Haskell] Re: ANN: TextRegexLazy 0.44

2006-07-24 Thread Chris Kuklewicz
John Meacham wrote: > On Fri, Jul 14, 2006 at 05:05:50PM +0100, Chris Kuklewicz wrote: >> As a user, the JRegex API can also only support a single Regex type and a >> single backend. But it would be really handy to be able to use different >> types of regular expressions. Mainly there are going

[Haskell] Re: ANN: TextRegexLazy 0.44

2006-07-24 Thread John Meacham
On Fri, Jul 14, 2006 at 05:05:50PM +0100, Chris Kuklewicz wrote: > As a user, the JRegex API can also only support a single Regex type and a > single backend. But it would be really handy to be able to use different > types of regular expressions. Mainly there are going to be different regex >