[Haskell-beginners] My First Haskell Project--Please give feedback!

Thomas Jakway tjakway at nyu.edu
Thu Nov 12 16:34:58 UTC 2015


Hi everyone!  I'm trying to write a blackjack simulator and would really 
appreciate advice on the code.

I wrote about lots of specific things in an /r/haskell post:

https://www.reddit.com/r/haskell/comments/3sjs0y/my_first_haskell_projectplease_give_feedback/

And the code is here:
https://github.com/tjakway/blackjack-simulator/blob/master/src/Cards.hs

(sorry if it's annoying to have to follow a link, thought it'd be better 
than just copy + pasting a huge blob here)

Thanks in advance!


More information about the Beginners mailing list