[Haskell-beginners] Struggling with integrating standalone function with existing vty based app

Leon x lionhive at gmail.com
Tue May 2 21:20:15 UTC 2017


I have the following code working fine:
https://github.com/leonstafford/pandoctest

But struggling in bringing it into this vty based app. I admit to not quite
understanding the control flow / IO here and could use some tips as to what
I'm doing wrong with this one:

https://github.com/leonstafford/cli-rss-reader/blob/feature/pandoc-render-article/Main.hs

As per the comments, I've tried to understand the existing code, but now
just finding myself flailing keys and switching type signatures to no avail.

Humbly seeking guidance from above!

Cheers,

Leon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20170503/eb803246/attachment.html>


More information about the Beginners mailing list