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
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
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
>