Hacker News new | ask | show | jobs
by creichert 4072 days ago
The syntax takes some getting used to but it's useful to point out that the core language is pretty small.

Here are some links which might help:

http://www.haskellforall.com/2014/10/how-to-desugar-haskell-...

https://github.com/kqr/gists/blob/master/articles/simple-syn...