Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

Haskell

haskell logo

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.

Here are 10,447 public repositories matching this topic...

Released 1990

Followers
11.3k followers
Organization
haskell
Website
github.com/topics/haskell
Wikipedia
Wikipedia