
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.
static-haskell-nix
easily build most Haskell programs into fully static Linux executables
35 391 391
learnyouahaskell.github.io
A community version of the renowned "Learn You a Haskell" (LYAH) tutor...
43 358 358