I would definitely recommend the #haskell IRC channel for simple questions as well. Usually they're better at less complicated questions than the Haskell Beginner mailing list.

Here's a link for some more information: (http://www.haskell.org/haskellwiki/IRC_channel)

Best of luck!


On Mon, Mar 3, 2014 at 10:40 AM, Emanuel Koczwara <poczta@emanuelkoczwara.pl> wrote:
Hi,

W dniu 03.03.2014 18:04, Roelof Wobben pisze:
I am studing this by following the wiki tutorial and then the Haskell basic tutorial.
But if you have a better tutorial I'm happy to study this one too.

Roelof



Benjamin Edwards schreef op 3-3-2014 17:59:
The problem is that you don't seem to understand how singly linked lists work. I would recommend studying this first, then understanding how to append a value to the end of the list in haskell will probably make a lot more sense.




  This is of course mailing list for beginners and we are happy to help you, but your questions are _very_ basic. Please take a look at http://learnyouahaskell.com.

Regards,
Emanuel


_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


Regards,
Tyler Huffman