[Haskell] Announce: revamped free theorems generator

Sebastian Fischer sebf at informatik.uni-kiel.de
Tue Jun 22 11:23:57 EDT 2010


On Jun 22, 2010, at 5:20 PM, Sebastian Fischer wrote:

> It follows that `(>>-(:[]))`  and `foldr mappend mempty`  are monoid  
> isomorphisms.

I meant

     (>>-(:[])) :: FreeMonoid a -> [a]

and

     foldr mappend mempty . map return :: [a] -> FreeMonoid a




-- 
Underestimating the novelty of the future is a time-honored tradition.
(D.G.)





More information about the Haskell mailing list