[Haskell-beginners] Using Either and Maybe

Alan Buxton alanbuxton at gmail.com
Mon May 5 10:15:38 UTC 2014


Thanks Dan and Ben – these are exactly what I was looking for.

 

Alan

 

From: Beginners [mailto:beginners-bounces at haskell.org] On Behalf Of Benjamin Edwards
Sent: 05 May 2014 10:30
To: beginners at haskell.org
Subject: Re: [Haskell-beginners] Using Either and Maybe

 

You might also consider looking at the errors package on hackage. specifically hush and note for converting between Either and Maybe. They are defined here <http://hackage.haskell.org/package/errors-1.2.1/docs/Control-Error-Util.html> .

 

Ben

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140505/fe0935b3/attachment-0001.html>


More information about the Beginners mailing list