On Wed, Feb 6, 2008 at 11:43 AM, Stuart Cook <[EMAIL PROTECTED]> wrote: > 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
