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.
A CI server written in Simple Haskell.
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
Cached Haskell IDE Engine Nix builds for all GHC versions
Manage your NixOS packages and configuration via a simple, intuitive UI
Dynamic typing in Haskell
:moneybag: Stripe API
A `flake-parts` module to spin up processes for development by leveraging `process-compose`
Haskell bindings to FLTK GUI toolkit.
Floskell is a flexible Haskell source code pretty printer.
:milky_way: Prelude written in @Serokell
A collection of tools for processing PDF files in Haskell
CQL: Categorical Query Language implementation in Haskell
An automated tutorial to teach you about Haskell!
A library of Haskell-style morphisms ported to ES2015 JavaScript using Babel.
Discover what languages can be compiled to Web Assembly
Haskell grammar for tree-sitter.
Haskell in S-expression
Let's Build a Compiler (in Haskell)
Software suite for ranking chess positions and accurately estimating the number of legal chess positions
Extensible Effects: An Alternative to Monad Transformers
Haskell bindings for tree-sitter
hspp: An experimental library to bring Haskell Style Programming to C++.
Algorithmic Composition Interface
Polyglot solutions for www.projecteuler.net mathematical challenges
Haskell Tiny Game Jam
Abandoned
Haskell EDSL and type-checker for AWS CloudFormation templates
Exemplary real world application built with Haskell + Yesod
LLVM backend for Accelerate
Components as records of functions for Haskell
Deploy software or an entire NixOS system configuration to another NixOS system
A Haskell implementation of the Shen programming language.
Haskell IRC library and console client - Join us on libera.chat #glirc
Generate all the things (focusing on research software)
🧙 A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
Diskbased (persistent) hashtable
Hey! Hey! Can u rel8?
Automatically derive Elm functions to query servant webservices
A central repository of Haskell Game Programming resources, put together by Keera Studios
Generic Programming using True Sums of Products
A language experiment -- irc.freenode.net ##coda
Turkish translation of Learn Haskell Fast and Hard by Yann Esposito.
A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server
An environment manager and development tool powered by Nomia.
Load a GHCi session for a Haskell project and reload it when source files change
My slides and compilation of resources.
:car: Parse and generate Rocket League replays.
Linter for the Nix expression language
Haskell binding to OpenCV-3.x