
5 Feb
2008
5 Feb
'08
9:53 p.m.
On Wed, Feb 6, 2008 at 11:43 AM, Stuart Cook
My development version has removed the need for Control.Monad.Exception and Control.Arrow. The only remaining H98 incompatibility I can think of is the use of foldl' in fromList.
Version 0.2.1 features: * almost-H98 compatibility (foldl' and hierarchical modules) * toMap/toMapR * big-O in function comments * version info in function comments Stuart