<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Also FYI, I had had bad experience on Replit (<a href="https://replit.com/" class="">https://replit.com/</a>), which can also run GHC/Cabal on the cloud, it is overly restrictive on RAM occupation in GHC's cases, the compiler process can be killed halfway compiling sufficiently large projects.<div class=""><br class=""></div><div class="">While Gitpod workspace provisions ideal hardware resources for GHC to live in.</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 2021-04-22, at 17:19, YueCompl via Haskell-Cafe <<a href="mailto:haskell-cafe@haskell.org" class="">haskell-cafe@haskell.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Cafe,<div class=""><br class=""></div><div class="">I'd like to share that I find that, we can have rather smooth developer experience for Haskell, on cloud, now. </div><div class=""><br class=""></div><div class="">Gitpod (<a href="https://gitpod.io/" class="">https://gitpod.io</a>) recently supported VSCode in addition to Eclipse Theia, making the UX much more smoother, with proper Gitpod workspace setup, now it's much easier for Haskell beginners, as well as chromeOS and Windows users to painlessly onboard modern Haskell.</div><div class=""><br class=""></div><div class="">Github codespaces (<a href="https://github.com/features/codespaces" class="">https://github.com/features/codespaces</a>) is up coming too, there sure will be industry strength cloud infrastructures for serious Haskell development soon.</div><div class=""><br class=""></div><div class="">And the setup can be fully automated, a full fledged Cloud IDE for modern Haskell development, is only a click away, see my demo:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/complyue/GHCiCode#readme" class="">https://github.com/complyue/GHCiCode#readme</a></div><div class=""><br class=""></div><div class="">I also expect more beginner-friendly tutorials can be written this way, especially for Windows users, they'll be able to touch & feel the mass without going through painful setup procedures.</div><div class=""><br class=""></div><div class="">Sincerely,</div><div class="">Compl</div><div class=""><br class=""></div></div>_______________________________________________<br class="">Haskell-Cafe mailing list<br class="">To (un)subscribe, modify options or view archives go to:<br class=""><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br class="">Only members subscribed via the mailman list are allowed to post.</div></blockquote></div><br class=""></div></body></html>