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-yesod-realworld-example-app
Exemplary real world application built with Haskell + Yesod
25 153 153
learnyouahaskell.github.io
A community version of the renowned "Learn You a Haskell" (LYAH) tutor...
19 150 150
haskell-webapps
Proof-of-concept code for a typical webapp implemented in various Hask...
21 135 135