<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=""><div class=""><div></div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On 20 May 2020, at 20:26, chrysaetos99 <<a href="mailto:chrysaetos99@posteo.de" class="">chrysaetos99@posteo.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Background<br class="">----------<br class="">I am a total beginner in Haskell, so after reading the "Starting out"-chapter of "Learn you a Haskell", I wanted to create my first program that actually does something.<br class=""><br class="">I decided to do the famous Caesar-Cipher.<br class=""><br class=""><br class="">Code<br class="">----<br class="">See attachment.<br class=""><br class=""><br class="">Question(s)<br class=""><br class="">-----------<br class=""><br class="">- How can this code be improved in general?<br class="">- Do I follow the style guide of Haskell (indentation, etc.)?<br class="">- I have a background in imperative languages. Did I do something that is untypical for functional programming languages?<br class=""><br class="">I would appreciate any suggestions.<br class=""><br class="">---<br class=""><br class="">Please note: I also asked this question on <a href="https://codereview.stackexchange.com/questions/242529/caesar-cipher-implementation" class="">https://codereview.stackexchange.com/questions/242529/caesar-cipher-implementation</a>, but didn't receive an answer that really answered all my questions.<br class=""><br class=""><br class="">Kind regards<br class=""><br class="">chrysaetos99<br class=""><br class=""><br class=""><span id="cid:D927D21B-9D81-4B0B-8ABA-F0DE793E9047"><caesar.hs></span>_______________________________________________<br class="">Beginners mailing list<br class=""><a href="mailto:Beginners@haskell.org" class="">Beginners@haskell.org</a><br class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners<br class=""></div></div></blockquote></div><br class=""></div></body></html>