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.
coveralls.io support for haskell code coverage with hpc
🏷 Web application to help beginners to start contributing into Haskell projects
Tools for exporting blockchain data to analytical databases
Haskell bindings to ArrayFire
A really small example of the Backpack module system for Haskell
Example language server (LSP) implementation for a toy language
🎯 IO with Exceptions tracked on the type-level
Syntax highlighter for Haskell using the lexer of GHC
High-resolution clock functions: monotonic, realtime, cputime.
Library of categories, with categorical constructions on them
Fortran parsing and static analysis infrastructure
📖 Projects showcased in the book "Learn Haskell by Example"
Generate semi-dynamic UIs with Concur
JHC Haskell compiler split into reusable components
Lift control operations, like exception catching, through monad transformers
PDF template design app./UI (or on the Discworld, supreme Djelibeybian god)
Kempe is a compiled stack-based language
Transactional monadic actions on top of PostgreSQL.
TUI version of the Wordle word puzzle game written in Haskell
Go get tested! Github Actions matrix generator for your haskell projects' CI
A flexible, lightweight search platform
Refined types
Hasmin - A Haskell CSS Minifier
Techniques, advice, and anecdotes about how to teach Functional Programming
Android 2048 game using Yampa FRP library in Eta
A Typeclass for user-facing output
This is a repository for immersive learning, meditation or software development.
💄🐞 Combinators for writing pretty type errors easily
Tactic Metaprogramming in Haskell
A minimal JSON templating language
Easily build a Haskell project from a stack.yaml.lock file with Nix
InfluxDB client library for Haskell
A GHC plugin and library for analysing GHC Core
Get your IO right on the first try
A Haskell implementation of realworld.io
Exercises from the readers of the Haskell Book
The paranoid bot (framework)
Easy Haskell Language Server tooling with Nix!
Declarative graphics for the browser
Demo for using Threepenny GUI together with Electron to create a portable Desktop GUI Application in Haskell
YAML 1.2 implementation in pure Haskell
Lightweight package providing commonly useful parser combinators
Language agnostic scripting engine with a custom bytecode JIT
Hoogle search integration for Telescope
Unofficial OpenAI Haskell Bindings
Haskell's IO simulator which closely follows core packages (base, async, stm).
A experimental NES emulator written in Haskell
A library to work with Puppet manifests, test them and eventually replace everything ruby.
Lobby and matchmaking server for openage in Haskell