Most popular haskell repositories and open source projects
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.
applied-fp-course
Applied Functional Programming Course - Move from exercises to a worki...
182 606 606
completely-unscientific-benchmarks
Naive performance comparison of a few programming languages (JavaScrip...
70 524 524
bartosz-basics-of-haskell
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
20 493 493
scalaz-and-cats
Usage examples and benchmarks between Scalaz and Cats (w/ Haskell grou...
27 483 483
WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an impor...
13 454 454