- https://github.com/graninas/Functional-Design-and-Architecture, https://github.com/graninas/software-design-in-haskell
- https://github.com/lambda-magic/plt-books/tree/master/Haskell
- https://github.com/leandrotk/functional-programming-learning-path/tree/master/haskell
- Learning Haskell by building a simple static blog generator
- https://books.thoughtbot.com/books/maybe-haskell.html
- https://github.com/pushcx/hpffp-resources
- https://github.com/rpeszek/notes-milewski-ctfp-hs
- https://github.com/rpeszek/IdrisTddNotes
- Effective Haskell
- https://github.com/unclechu/purescript-for-haskellers
- https://nostarch.com/learn-physics-functional-programming + https://news.ycombinator.com/item?id=37391161
- https://github.com/igstan/learn-you-a-haskell-kindle
- https://blog.ngzhian.com/bookmarks-for-a-programming-language-enthusiast.html
- A self hosted website for announcing group events
- https://github.com/erkmos/haskell-companies
- Rebecca Skinner
- http://cl-informatik.uibk.ac.at/users/meberl//teaching.html
- Typed Neuro-Symbolic Program Synthesis for the Typed Lambda Calculus
- https://github.com/qfpl/applied-fp-course
- https://twitter.com/haskellhutt/status/1375384976938663936 + Functional programming in Haskell, by Professor Graham Hutton from the University of Nottingham. + http://www.cs.nott.ac.uk/~pszgmh/pih.html
- https://huangxuan.me/2018/09/27/avoiding-success-at-all-cost
- Vincent Orr
- Strema: a compiler targeting JavaScript in Haskell + https://gitlab.com/gilmi/strema
- https://github.com/haskell-beginners-2022/course-plan
- Continuation-Passing Style Programming | Hans Schenker
- Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch. + https://github.com/raxod502/kalyn
- https://github.com/soupi/rfc/blob/master/fun-compilers.md
- https://github.com/sjsyrek/haskell-study-startup
- https://typeclasses.com/beginner-crash-course
- A little course to learn about some of the more obscure GHC extensions.
- https://github.com/qfpl/applied-fp-course
- https://github.com/tonymorris/fp-course
- https://github.com/alpacaaa/zero-bullshit-haskell
- https://github.com/Guilherme775/Haskell4Noobs
- Basic Todo list for demonstrating CQRS/Command Sourcing
- https://github.com/folivetti/Category4Programmers
- https://github.com/bitemyapp/learnhaskell
- https://github.com/google/haskell-trainings
- https://github.com/kowainik/learn4haskell
- https://github.com/tssm/up-to-date-real-world-haskell
- https://github.com/cohomolo-gy/haskell-resources
- https://github.com/ocharles/zero-to-quake-3
- https://github.com/tweag/awesome-learning-haskell
- https://wiki.haskell.org/Roll_your_own_IRC_bot
- https://github.com/rbaron/advent-of-code-2017
- https://github.com/petertseng/adventofcode-hs-2023