
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.
haskell-hedgehog
Release with confidence, state-of-the-art property testing for Haskell...
107 680 680
haskell-exercises
A little course to learn about some of the more obscure GHC extensions...
97 646 646
applied-fp-course
Applied Functional Programming Course - Move from exercises to a worki...
180 629 629
completely-unscientific-benchmarks
Naive performance comparison of a few programming languages (JavaScrip...
69 551 551
bartosz-basics-of-haskell
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
19 488 488
scalaz-and-cats
Usage examples and benchmarks between Scalaz and Cats (w/ Haskell grou...
26 487 487
WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an impor...
14 469 469