[Haskell-cafe] Re: bimap 0.2
Stuart Cook
scook0 at gmail.com
Tue Feb 5 21:53:33 EST 2008
On Wed, Feb 6, 2008 at 11:43 AM, Stuart Cook <scook0 at gmail.com> 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
More information about the Haskell-Cafe
mailing list