[Haskell-beginners] Combining IO and Either function to "EitherT e IO a"

Nathan Hüsken nathan.huesken at posteo.de
Wed Mar 5 17:49:32 UTC 2014


Mmh, I might not have used haskell terminology correctly. Its a
function, in the sense of a function of an imperative language ...
Anyhow, the tip from Mateusz worked helped me a lot, thanks for that!

On 03/05/2014 05:45 PM, Kim-Ee Yeoh wrote:
>
> On Wed, Mar 5, 2014 at 8:53 PM, Nathan Hüsken
> <nathan.huesken at posteo.de <mailto:nathan.huesken at posteo.de>> wrote:
>
>     I have a function
>
>     |func1 :: IO String|
>
>
> How is func1 a function?
>
> -- Kim-Ee
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140305/3e914c75/attachment.html>


More information about the Beginners mailing list