Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Best Haskell projects and gists to learn from
13 points by malandrew on July 28, 2013 | hide | past | favorite | 4 comments
Can someone recommend a list of well documented, well-written projects and gists that are written in idiomatic Haskell?

Projects/gists from beginner to advanced level are appreciated, just mention whether or not the code you are recommending is beginner, intermediate or advanced level code.

Beyond that, who's Github profile contains some of the best Haskell code out there to study from?



There is a great Stackoverflow answer about this very thing:

http://stackoverflow.com/questions/6398996/good-haskell-sour...

Personally, I learned a lot from reading a lot of the Functional Pearls that are published in the Journal of Functional Programming. The XMonad source and the source for Monad-Par are also great to read.


I'd 100% trust anything Michael Snoyman, the author of Yesod, writes and publishes.

http://hackage.haskell.org/package/yesod



I add this also to bookmark this thread as I am curious for more sources...

http://book.realworldhaskell.org/read/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: