Hacker News new | ask | show | jobs
by myth_drannon 2180 days ago
You need to be very familiar with Haskell to tackle Idris.
2 comments

Actually no. Familiarity with Haskell can actually make learning Idris more difficult :). It is better if you start from scratch when learning Idris.
There are some pretty good tutorials on Idris which cover just enough Haskell to get you started but yes, maybe it's too much in one go. Dependent Types though <3