Excerpts from Martijn van Steenbergen's message of Thu Nov 05 16:54:36 +0100 
2009:
> Sebastiaan Visser wrote:
> >  > myFunc = anotherFunc $ case of
> >  >                          Left err -> print err
> >  >                          Right msg -> putStrLn msg
> > 
> > A minor syntactical addition, a big win!
> 
> +1!

+1

-- 
Nicolas Pouillard
http://nicolaspouillard.fr
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to