My First Haskell Project--Please give feedback!

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_projectple... 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!

"The error messages are worse than gcc barfing on C++ templates"
that had me laughing all the way to the kettle! I know what you mean!
I will have a look myself sometime...
On 12 November 2015 at 16:34, Thomas Jakway
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_projectple...
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! _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
participants (2)
-
emacstheviking
-
Thomas Jakway