Personally I'm just going with Idris and never have worked with Haskell. That said, in the beginning sometimes documentation for Haskell beginners has been useful for Idris.
Hi everyone. I am currently new to Idris, but not to functional programming. I do not know Haskell extremely well either. I was wondering, is it recommended to learn Haskell in depth prior to learning and working with Idris?
--
You received this message because you are subscribed to the Google Groups "Idris Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idris-lang+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I disagree. Having a goal of never learning any Haskell whatsoever is silly of course, especially since the syntax is so similar, but the question was about learning Haskell first, and for that I don't think it's necessary at all before learning Idris.
As to contributing, there is a *lot* of work needed in libraries and tooling that does not require writing any Haskell code.
Hi everyone. I am currently new to Idris, but not to functional programming. I do not know Haskell extremely well either. I was wondering, is it recommended to learn Haskell in depth prior to learning and working with Idris?