Haskell
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.
- GitHub: https://github.com/topics/haskell
- Wikipedia: https://en.wikipedia.org/wiki/Haskell_(programming_language)
- Repo: https://github.com/haskell
- Released: 1990
- Last updated: 2026-01-26 00:11:00 UTC
- JSON Representation
https://github.com/noti0na1/faux-racket
A Monadic Interpreter for Faux Racket written in Haskell
Last synced: 03 Apr 2025
https://github.com/dmjio/hello-halvm
Example "Hello World" HaLVM web-server running on the Xen Hypervisor
Last synced: 14 Apr 2025
https://github.com/nmattia/cio
cio: cached HTTP requests for a smooth Jupyter experience!
Last synced: 01 Nov 2025
https://github.com/ashrockzzz2003/haskell
Exploring Haskell Programming Language
functional-programming haskell
Last synced: 23 Jul 2025
https://github.com/bohde/haskell-ci
A Travis CI & Appveyor template to test your Haskell application and publish binary releases.
appveyor continuous-integration haskell linux macos stack travis-ci windows
Last synced: 30 Dec 2025
https://github.com/petertseng/adventofcode-hs-2020
Solutions to https://adventofcode.com/2020 (complete)
advent-of-code advent-of-code-2020 haskell
Last synced: 06 May 2025
https://github.com/mmzk1526/haskell-rm
Implementation of the Register Machine in Haskell so efficient that it can even simulate the Universal Register Machine!
Last synced: 13 Apr 2025
https://github.com/kellyi/distantreading
Some text analysis tools in Haskell
digital-humanities haskell text-mining
Last synced: 17 Jan 2026
https://github.com/prikhi/wordpress-auth
Authenticate Wordpress Cookies & Nonces in Haskell Requests.
cookies haskell nonces servant servant-auth wordpress wordpress-auth
Last synced: 29 Oct 2025
https://github.com/meooow25/parser-regex
Regex based parsers
haskell parser-combinators regex
Last synced: 26 Mar 2025
https://github.com/felipemonobe/lagoinha-hs
A Haskell study with concurrency, http requests, JSON and XML parsing.
aeson async asynchronous concurrency functional-programming haskell haskell-learning http json race-conditions wreq xml
Last synced: 04 Nov 2025
https://github.com/kutyel/morpheus-gql-library
Example of a GraphQL library app made with Morpheus
graphql graphql-haskell graphql-server haskell haskell-library morpheus morpheus-graphql
Last synced: 27 Mar 2025
https://github.com/kutyel/hangman
👾 A hangman CLI game made in Haskell!
hangman hangman-console hangman-game haskell haskell-book haskell-game
Last synced: 27 Mar 2025
https://github.com/yurrriq/abstract-algebra-pinter
:book: Solutions to exercises from "A Book of Abstract Algebra" by Charles C. Pinter
abstract-algebra exercises haskell latex learning-by-book nix
Last synced: 30 Oct 2025
https://github.com/minad/colorful-monoids
colorful-monoids: Styled console text output using ANSI escape sequences
ansi-escape-sequences haskell pretty-print
Last synced: 20 Jun 2025
https://github.com/tristancacqueray/quickwit-haskell
Haskell client for quickwit.io
haskell log-management quickwit search-engine tantivy
Last synced: 13 Mar 2025
https://github.com/basvandijk/explicit-iomodes
File handles with explicit IOModes
Last synced: 11 Jul 2025
https://github.com/owainlewis/oci-haskell-sdk
A Haskell SDK for working with Oracle Cloud Infrastructure
Last synced: 08 Jul 2025
https://github.com/doersino/spell
Haskell implementation of Peter Norvig's spelling corrector.
cabal-package haskell peter-norvig spell-check spelling
Last synced: 03 Mar 2025
https://github.com/chrisbarrett/apidoc-checker
A command-line tool to verify apidoc specifications
Last synced: 29 Oct 2025
https://github.com/srid/my-haskell-scripts
Bunch of Haskell scripts for various purposes
Last synced: 02 Nov 2025
https://github.com/mignon-p/footprint-to-script
Convert a KiCad footprint to a Python script
haskell kicad kicad-footprints python
Last synced: 20 Mar 2025
https://github.com/fosskers/enigma
An encryption algorithm inspired by the Enigma Machine.
encryption-algorithm enigma-machine haskell
Last synced: 13 Sep 2025
https://github.com/fumieval/data-vector-growable
Dynamic, growable, resizable, mutable and generic vector implementation
Last synced: 14 Apr 2025
https://github.com/mrkkrp/flac-picture
Support for writing pictures into FLAC metadata blocks with JuicyPixels
cover-art flac haskell picture
Last synced: 21 Mar 2025
https://github.com/mat1g3r/arrow
An implementation of the matrix API spec in Haskell
haskell matrix matrix-homeserver matrix-org
Last synced: 02 Jan 2026
https://github.com/KevinDaSilvaS/vhs
Haskell list functions implemented in v lang
Last synced: 13 May 2025
https://github.com/jiriklepl/masters-thesis-code
This is a supplementary repository for my master's thesis
cabal cmm compiler haskell language llvm master-thesis masters-thesis mff-uk
Last synced: 29 Jun 2025
https://github.com/kellyi/katas
Programming exercises in Elixir, Haskell, Erlang et cetera
Last synced: 17 Jan 2026
https://github.com/delu-u/aoc
I lost my previous AoC code. Let's remake it with a different language each year!
advent-of-code aoc c cpp csharp go haskell javascript kotlin python ruby rust
Last synced: 13 Apr 2025
https://github.com/avi-d-coder/implicit-hie-cradle
Auto generate stack or cabal multi component hie-bios Cradles, used by HLS and ghcide.
Last synced: 12 Apr 2025
https://github.com/cidem/haskell-readert
This repository demonstrates how to use the ReaderT pattern to structure your Haskell code.
architecture haskell katip readert
Last synced: 12 Apr 2025
https://github.com/amhndu/life.hs
Conway's Game of Life in Haskell
cellular-automata conway-life game-of-life haskell
Last synced: 12 Apr 2025
https://github.com/serokell/coffer
Multi-backend password store with multiple frontends
Last synced: 08 May 2025
https://github.com/keithduncan/statsd-client
Statsd and dogstatsd network client in Haskell.
dogstatsd haskell metrics statsd-client
Last synced: 10 Apr 2025
https://github.com/dmjio/servant-wasm
Servant support for delivering WebAssembly
Last synced: 10 Apr 2025
https://github.com/chamini2/angler-lang
The Angler Functional Programming Language
functional-programming haskell interpreter lexer parser programming-language type-theory
Last synced: 25 Dec 2025
https://github.com/obsidiansystems/dependent-monoidal-map
Data.Dependent.Map variant that appends conflicting entries when merging maps instead of discarding one side of the conflict
containers dependent-map haskell monoidal
Last synced: 12 Apr 2025
https://github.com/july541/haskell-search-extension
A browser extension to search Haskell knowledge.
chrome-extension edge-extension firefox-extension hackage haskell
Last synced: 05 May 2025
https://github.com/conferopensource/apns-http2
APNs HTTP/2 integration library for Haskell
apns apns-http2 apns2 haskell haskell-library http2
Last synced: 11 Jul 2025
https://github.com/michelboucey/ipv6addr
A Haskell library to deal with IPv6 address text representations
haskell haskell-library ipv6 ipv6-address ipv6-network
Last synced: 28 Apr 2025
https://github.com/taktoa/libxdo
Haskell bindings to libxdo (xdotool library); WIP
ffi-bindings haskell source x11 xdotool
Last synced: 25 Oct 2025
https://github.com/basvandijk/string-combinators
Polymorphic functions to build and combine stringlike values
Last synced: 25 Oct 2025
https://github.com/itchyny/mackerel-client-hs
Mackerel API client in Haskell
api-client haskell haskell-library mackerel mackerel-client
Last synced: 26 Oct 2025
https://github.com/nwtgck/assertion-haskell
Assertion with condition string representation in Haskell.
assertions haskell haskell-library template-haskell
Last synced: 07 Sep 2025
https://github.com/mwotton/hstemplate
a template for building apps the way i like 'em.
haskell servant squeal starter-template
Last synced: 24 Oct 2025
https://github.com/haskell-distributed/distributed-process-extras
Core utilities for distributed-process-platform
distributed-computing distributed-systems haskell
Last synced: 26 Apr 2025
https://github.com/mrkkrp/cue-sheet
Support for construction, rendering, and parsing of CUE sheets
Last synced: 09 Apr 2025
https://github.com/gpahal/hgraph
Graph datastore implemented in Haskell
database graph graph-algorithms graph-database haskell neo4j
Last synced: 07 Oct 2025
https://github.com/deciduously/tictactoe-hs
TicTacToe in Haskell, with accompanying blogpost
haskell haskell-learning tictactoe
Last synced: 24 Apr 2025
https://github.com/phenax/midibinds
An experiment to use my midi keyboard as a secondary keyboard for executing commands and macros
haskell key-bindings keyboard midi midi-controller portmidi
Last synced: 07 Jan 2026
https://github.com/dhess/pinpon
A doorbell service in Haskell. No, really.
doorbell haskell iot notifications
Last synced: 11 Dec 2025
https://github.com/akshaymankar/dhall-fly
fly with dhall. Not to be confused with dal-tadka
concourse dhall dhall-lang haskell
Last synced: 27 Oct 2025
https://github.com/thma/thma.github.io
Lambda is not a four letter word. My blog on all things haskell and FP.
equational-reasoning functional-programming haskell lambda-calculus patterns
Last synced: 26 Mar 2025
https://github.com/ad-si/mquickjs-hs
Haskell wrapper for the Micro QuickJS JavaScript Engine
es5 haskell javascript library mquickjs quickjs wrapper
Last synced: 20 Jan 2026
https://github.com/aneilmac/worldturtle-haskell
LOGO-like Turtle Graphics in the Haskell language using Monads.
haskell logo monad simulation teaching turtle turtle-graphics
Last synced: 12 Oct 2025
https://github.com/sleexyz/rebindable
Better RebindableSyntax for Indexed Monads
haskell indexed monads rebindablesyntax
Last synced: 26 Mar 2025
https://github.com/awakesecurity/gen-ed25-keypair
Ed25519 key generation, message signing, and signature verification CLI tools
command-line crypto ed25519 haskell
Last synced: 14 Jun 2025
https://github.com/lelserslasers/budgetlut
Discord bot written in Haskell for uploading, managing, and applying LUTs* to images.
Last synced: 19 Oct 2025
https://github.com/haskell/network-bsd
POSIX network database (<netdb.h>) API
bsd-sockets haskell network-programming
Last synced: 19 Oct 2025
https://github.com/ktstephano/basic_compiler
Bytecode compiler for the BASIC programming language (written in Haskell)
basic bytecode-compiler haskell virtual-machine
Last synced: 18 Mar 2025
https://github.com/minibill/elm-prelude
A Prelude for Haskell, modeled after elm/core
Last synced: 25 Oct 2025
https://github.com/relrod/bioparse
A set of parsing combinators for various bioinformatics sequencing formats using the `parsers` library.
Last synced: 12 Oct 2025
https://github.com/earnestresearch/kubernetes-webhook-haskell
Create Kubernetes Admission Webhooks in Haskell
admission-webhook dhall haskell k8s kubernetes mutatingwebhookconfiguration validatingwebhookconfiguration
Last synced: 21 Oct 2025
https://github.com/centromere/pipes-cacophony
Pipes for Noise-secured network connections
Last synced: 13 Jun 2025
https://github.com/t4ccer/imghcprof
Graphical viewer for GHC .prof files
dear-imgui ghc haskell imgui profiler profiling
Last synced: 13 Oct 2025
https://github.com/spl/jhc
Read-only mirror of jhc, a Haskell compiler that aims to produce the most efficient programs possible via whole program analysis and other optimizations
Last synced: 07 Oct 2025
https://github.com/average-user/lec
Transformer of propositional logic expressions to CNF and DNF
cnf cnf-encoding haskell logic
Last synced: 07 Sep 2025
https://github.com/piruetasxyz/maquinitas-tidal
maquinitas x TidalCycles
computer-music haskell midi tidal tidalcycles
Last synced: 11 Dec 2025
https://github.com/airsequel/double-x-encoding
Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]. Similar to URL percent-encoding. Especially useful for GraphQL ID generation.
decoding elm encoding encoding-scheme graphql haskell id javascript typescript
Last synced: 09 Apr 2025
https://github.com/ryukinix/haskell-rank
My solutions of HackerRank written in Haskell
Last synced: 15 Oct 2025
https://github.com/bertoort/terminal-countdown-timer
Set a time, it counts down from then
Last synced: 17 Jan 2026
https://github.com/srid/aoc2019
Srid's solutions to Advent of Code 2019 in Haskell
advent-of-code advent-of-code-2019 haskell nix
Last synced: 02 Nov 2025
https://github.com/gergoerdi/enigma-kansas-lava
Enigma machine implemented in Kansas Lava
fpga haskell kansas-lava papilio xilinx
Last synced: 13 Oct 2025
https://github.com/jasonrbriggs/proton
Proton is a simple, "code-less" engine for xml/xhtml templates. Code-less, because it uses 3 types of ID (attribute) in a template file, rather than snippets of code — this moves the complexity out of the template and into the application.
Last synced: 15 Oct 2025
https://github.com/jaalonso/intro-haskellformaths
Introducción a HaskellForMaths
Last synced: 15 Oct 2025
https://github.com/basvandijk/repr
Render overloaded expressions to their textual representation.
Last synced: 12 Oct 2025
https://github.com/ldilley/junk
:wastebasket: An archive of random programs
asm bash bash-script c cpp cpp11 cpp14 cpp17 csharp freebsd freebsd-kld haskell junk junk-code linux linux-kernel-module nasm python shell shell-script
Last synced: 09 Apr 2025
https://github.com/nymphium/lambdaeff
λeff, λ calculus + algebraic effects
algebraic-effects haskell language-implementations
Last synced: 14 Jun 2025