
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.
hs-nix-template
A Haskell project template that uses Nix and comes with cabal-install,...
12 104 104
haskell-editor-setup
Easy instructions for setting up Haskell editors / IDEs on any major o...
15 101 101
one-line-wonders
OneLineWondersCode | 1000+ Commits | 279/300 One Liners | 200+ Forks |...
190 97 97
haskell-programming
My notes and solutions to exercises for the book "Haskell Programming...
28 95 95
parsing-with-haskell-parser-combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
3 93 93