[Haskell-cafe] Re: Why Haskell?

Simon Marlow simonmarhaskell at gmail.com
Mon Jul 24 06:53:58 EDT 2006


Neil Mitchell wrote:

> Would it not be possible to add a GHC rule like the following:
> 
> forall a b . sequence a >> b  = sequence_ a >> b
> 
> I'm not sure if thats correct, a valid rule definition, or semantics
> preserving, but if it was it would be nice :)

Now there's a good idea!

Cheers,
	Simon


More information about the Haskell-Cafe mailing list