Haskell?

Hi
Can anyone tell me where I should post Haskell related Question?
Any good website :( I cant find any..
If by any chance anyone can help me with this question?

Just trying to make simple List where it starts as 1
and then goes in 2n+1 and 3n+1
so output should be like take 5 myList = [1,3,4,7,9]
in Haskell.

Thanks.

Uh-uh. Once a C++ slave, always a C++ slave.

I'm kidding, of course. Here's a link to a mailing list list that I pulled from a Google search a minute ago. I know it's not quite a bulletin board (aka forum) but... maybe it'll do?
http://haskell.org/haskellwiki/Mailing_lists

Also, there's always Stack Overflow.
http://stackoverflow.com/questions/tagged?tagnames=haskell

I'd wish you happy coding, 'cept you're a traitor. ;)

-Albatross
Thanks Albatross for pointers.

I'm learning C++ as well!!
Topic archived. No new replies allowed.