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-24 00:14:55 UTC
- JSON Representation
https://github.com/mrkkrp/pagination
Framework-agnostic pagination boilerplate
Last synced: 16 Mar 2025
https://github.com/haskell-github-trust/friday-juicypixels
Convert between friday and juicypixels types
conversion friday haskell image image-manipulation image-processing juicypixels
Last synced: 11 Dec 2025
https://github.com/termux/ghc-cross-tools
Glasgow Haskell Cross-Compiler targeting Android
android cross-compiler ghc haskell haskell-android
Last synced: 08 Oct 2025
https://github.com/gergoerdi/hm-compo
Compositional type checking for a Hindley-Milner type system
Last synced: 11 Oct 2025
https://github.com/morucci/schat
A basic WEB chat based on Haskell, HTMX and Tailwindcss
Last synced: 22 Jan 2026
https://github.com/3noch/postgresql-simple-interpolate
Safe interpolated SQL queries in Haskell
haskell interpolation postgresql postgresql-database quasiquoter template-haskell
Last synced: 26 Oct 2025
https://github.com/mesabloo/hasm
An assembly language EDSL for Haskell, compiling into opcodes
assembly-language edsl haskell
Last synced: 16 May 2025
https://github.com/minad/writer-cps-mtl
Stricter drop in replacements for WriterT and RWST
haskell monad-transformers writer-monad
Last synced: 17 Aug 2025
https://github.com/hrvolapeter/security-log
High performance, attack detection from web server logs.
analyzer apache attack-detection fast haskell logs nginx object-reference real-time security security-tools sql-injection xss-detection
Last synced: 25 Jul 2025
https://github.com/phlummox/hup
Upload packages or documentation to a hackage server
build build-tools deploy-tool distribution hackage hackage-server haskell stack tools uploaders web
Last synced: 15 Apr 2025
https://github.com/ibizaman/hs-template-project
Template haskell project to bootstrap a haskell project
boilerplate-template haskell hoogle modd
Last synced: 08 Apr 2025
https://github.com/fgaz/polyvariadic
Create and apply polyvariadic functions
function haskell polyvariadic varargs
Last synced: 08 Aug 2025
https://github.com/gvolpe/split-morphism
:curly_loop: Split Morphisms
category category-theory epimorphism haskell lens monomorphism morphism optics prism
Last synced: 22 Mar 2025
https://github.com/typeclasses/loc
Types representing line and column positions and ranges in text files
Last synced: 31 Jul 2025
https://github.com/active-group/funar
Materials for FUNAR trainings - previous trainings are archived as branches
architecture functional-programming haskell racket
Last synced: 15 Apr 2025
https://github.com/damianfral/colortransfer
A small tool to try to transfer colors between images.
colortransfer haskell hmatrix image-processing juicypixels nix
Last synced: 08 Apr 2025
https://github.com/phadej/aws-lambda-haskell-runtime
Build AWS Lambda's with Haskell
Last synced: 22 Mar 2025
https://github.com/mbid/hmemo
Spaced repetition of flash cards on the command line
Last synced: 15 Apr 2025
https://github.com/barrucadu/irc-conduit
This project is essentially abandonware!
Last synced: 23 Apr 2025
https://github.com/prikhi/hirc
An IRC Client with a Split Connection Daemon & TUI Frontend.
brick demuxer haskell irc irc-client multiplexer tui
Last synced: 29 Oct 2025
https://github.com/agrafix/highjson
Haskell: Low boilerplate, easy to use and very fast Haskell JSON serialisation and parsing
Last synced: 21 Mar 2025
https://github.com/s3rius/brainbreak
BrainFuck REPL, Interpreter and compiler.
brainfuck compiler haskell interpreter repl
Last synced: 28 Oct 2025
https://github.com/konn/sized
Sized sequence data-types
containers dependent-types ghc haskell type-level-programming
Last synced: 29 Oct 2025
https://github.com/portnov/chart-cli
Command-line utility to draw charts easily
Last synced: 13 Apr 2025
https://github.com/uchida16104/livecodingportfolio
These are videos and musics I made by hydra, LiveCodeLab, LiveCoding YouTube, TidalCycles, or FoxDot.
creativecoding css foxdot haskell hydra javascript livecodelab livecoding node-js portfolio python ruby sonic-pi supercollider tidalcycles youtube
Last synced: 14 Jul 2025
https://github.com/kleidukos/servant-effectful
Servant bindings for the Effectful ecosystem
effect-system effectful haskell servant
Last synced: 25 Jun 2025
https://github.com/minoki/rounded-hw
Directed rounding and interval arithmetics with builtin floating types
Last synced: 10 Jul 2025
https://github.com/sjoerdvisscher/algebraic-classes
Conversions between algebraic classes and F-algebras.
algebraic algebras conversion generics haskell signature
Last synced: 14 Apr 2025
https://github.com/madhavjivrajani/simdfa
Simulations of deterministic finite automata in different languages!
cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation
Last synced: 17 Mar 2025
https://github.com/ucsd-progsys/lh-workshop
Materials for 2-hr LiquidHaskell Workshop
Last synced: 04 Oct 2025
https://github.com/pbrisbin/bugsnag-haskell
Bugsnag error reporter for Haskell
Last synced: 05 May 2025
https://github.com/tfausak/ratel
:honey_pot: Notify Honeybadger about Haskell exceptions.
Last synced: 21 Mar 2025
https://github.com/heinrichapfelmus/optimize-monad-trans
Toy example — How can GHC optimize monad transformers?
compiler-optimization explanatory haskell monad-transformers
Last synced: 11 Apr 2025
https://github.com/bharathgs/warcode
Solutions to Codewars katas
codewars codewars-kata haskell python solutions
Last synced: 08 Sep 2025
https://github.com/minad/writer-cps-transformers
Compatibility package for old transformers: Stricter drop in replacements for WriterT and RWST
haskell monad-transformers writer-monad
Last synced: 11 Apr 2025
https://github.com/dmjio/miso-from-html
Lex, parse and pretty print HTML as Miso View syntax
haskell lexer miso parser parser-combinators pretty-print
Last synced: 14 Apr 2025
https://github.com/tfausak/saturn
:ringed_planet: Handle POSIX cron schedules.
Last synced: 21 Mar 2025
https://github.com/carlosmchica/haskellbook
Code snippets and exercises for the Haskell book
Last synced: 14 Apr 2025
https://github.com/lenguyenthedat/aws-redshift-to-rds
A simple command-line tool to copy tables from Amazon Redshift to Amazon RDS (PostgreSQL).
amazon-rds amazon-redshift aws aws-redshift haskell rds
Last synced: 13 Apr 2025
https://github.com/petertseng/adventofcode-hs-2015
Solutions to https://adventofcode.com/2015 (complete)
advent-of-code advent-of-code-2015 haskell
Last synced: 06 May 2025
https://github.com/nwtgck/platy-lang-haskell
Platy Language Compiler by Haskell & LLVM: Declarative, Statically typed and Simple to implement language
compiler haskell language llvm programming-language
Last synced: 07 May 2025
https://github.com/aupiff/keccak
Keccak hash functions
haskell keccak pure-haskell sha3 shake sponge
Last synced: 22 Mar 2025
https://github.com/keera-studios/haskelloids
Haskelloids: A reproduction of the Atari 1979 classic "Asteroids"
frp functional-reactive-programming game haskell opengl yampa
Last synced: 10 Apr 2025
https://github.com/sdiehl/haskell-linenoise
Lightweight readline library for Haskell
Last synced: 11 Jul 2025
https://github.com/bjoernloetters/lambda-m
A lazy and untyped experimental programming language
functional-programming haskell lambda-calculus macros metaprogramming pattern-matching programming programming-language
Last synced: 05 May 2025
https://github.com/martinbaillie/slack-export-indexer
Parses Slack export archives into an ElasticSearch index for exploring with Kibana.
elasticsearch exporter haskell kibana slack
Last synced: 06 May 2025
https://github.com/ocharles/listenbrainz-client
A client to the ListenBrainz project
haskell listenbrainz metabrainz musicbrainz
Last synced: 07 May 2025
https://github.com/cdepillabout/print-console-colors
Print all the ANSI console colors for your terminal
ansi colors console escape hacktoberfest haskell show
Last synced: 10 Apr 2025
https://github.com/cardano-foundation/fine-types
FineTypes is an interface description language (IDL) focussing on types
cardano haskell interface-description-language json-schema
Last synced: 12 Jan 2026
https://github.com/haskell-cryptography/blake2
A Haskell library providing BLAKE2
Last synced: 11 Sep 2025
https://github.com/adinapoli/piece-table
Exploration of the Piece Table data structure in Haskell
data-structures haskell piece-table
Last synced: 14 Apr 2025
https://github.com/jasonsychau/graphql-w-persistent
This is an updates page and an example repository for the GraphQL SQL database service package graphql-w-persistent.
graphql graphql-database graphql-middleware haskell mysql postgresql sql sqlite
Last synced: 13 Apr 2025
https://github.com/gvolpe/types-matter
Examples shown in my talk "Why types matter". See also https://github.com/gvolpe/par-dual
haskell newtypes refined refinement-types types
Last synced: 21 Jul 2025
https://github.com/robrix/surface
Dependently-typed language w/ little to say for itself
dependent-types haskell proof-refinement typechecker
Last synced: 07 May 2025
https://github.com/thautwarm/reley
haskell-like compiled language based on Python VM
compiled-language haskell python-bytecode python3
Last synced: 11 Jun 2025
https://github.com/hadronized/smoothie
Smooth curves via several interpolation modes
animation bezier curve haskell interpolation linear-algebra spline
Last synced: 11 Dec 2025
https://github.com/alhassy/multistage-programming-taha
A Haskell implementation of the code within Walid Taha's ``A Gentle Introduction to Multi-stage Programming''
cheatsheet haskell metaocaml multi-stage-programming ocaml
Last synced: 25 Oct 2025
https://github.com/andreasabel/cabal-clean
Remove outdated compilation artefacts left by cabal v2-build
cabal clean disk-space haskell
Last synced: 16 Mar 2025
https://github.com/keera-studios/hcwiid
Haskell binding for CWiid (wiimote)
cwiid devices ffi ffi-bindings game game-development haskell wiimote
Last synced: 11 Dec 2025
https://github.com/typedbyte/finito
A constraint solver for finite domains, written in Haskell.
Last synced: 09 Apr 2025
https://github.com/upahset/maloox
codeigniter
axios haskell reacttestinglibrary
Last synced: 11 Oct 2025
https://github.com/earthcitizen/escape-artist
A Haskell library for text decoration with ANSI escape sequences made easy
ansi-colors ansi-escape-sequences haskell haskell-library text-decoration
Last synced: 21 Oct 2025
https://github.com/valderman/ghc-sd
Build a GHC which produces shared libraries without runtime Haskell dependencies
Last synced: 11 Oct 2025
https://github.com/jaxan/nominal-lstar
Code for "Learning nominal automata"
automata haskell machine-learning nlambda paper regular-languages
Last synced: 10 Apr 2025
https://github.com/mratsim/haskell-numbertheory
Exploration of primes, factorization and number theory through haskell
factorization haskell number-theory prime-numbers
Last synced: 14 Jul 2025
https://github.com/l7r7/gitlab-ci-build-statuses
Get the statuses of the CI pipelines in a group in Gitlab CI and display them on an HTML page
ci-pipelines docker gitlab-api gitlab-ci haskell
Last synced: 22 Aug 2025
https://github.com/obsidiansystems/directory-contents
Recursively build a tree of directory contents, avoiding symlink cycles
Last synced: 18 Aug 2025
https://github.com/diasbruno/language-js
Parser for es6 and es7.
ast es6 es7 haskell javascript parser
Last synced: 21 Aug 2025
https://github.com/mmark-md/mmark-ext
Commonly useful extensions for the MMark markdown processor
Last synced: 09 Apr 2025
https://github.com/nevrome/currycarbon
A radiocarbon calibration module written in and for Haskell
archaeology haskell radiocarbon radiocarbon-dates
Last synced: 23 Sep 2025
https://github.com/lysxia/roll-your-own-irc-bot
Roll your own IRC bot (2019 version) https://wiki.haskell.org/Roll_your_own_IRC_bot
Last synced: 22 Mar 2025
https://github.com/tomeraberbach/programming-in-haskell-exercises
My solutions for the exercises presented in Graham Hutton's Programming in Haskell.
exercises-solutions functional-programming graham-hutton haskell programming-in-haskell pure-functional textbook-exercises
Last synced: 31 Jul 2025
https://github.com/igrep/wai-sample
Prototype of a new web application framework based on WAI.
Last synced: 14 Apr 2025
https://github.com/unclechu/midihaskey
MIDIHasKey — Virtual MIDI keyboard suitable for microtonal music
audio audio-processing cplusplus cpp haskell jack jackaudio keyboard microtonal midi midi-keyboard wxwidgets
Last synced: 26 Oct 2025
https://github.com/infinisil/soph
Efficiently import pictures while handling duplicates gracefully
blockhash deduplication haskell perceptual-hashing pictures-organizer similarity-search
Last synced: 22 Mar 2025
https://github.com/joom/distributed-hash-table
A Haskell implementation of distributed hash tables with two-phase commit.
deadlock distributed-systems haskell heartbeat lock replicas
Last synced: 10 Aug 2025
https://github.com/surrsurus/gazelle
Scripting language inspired by LISP and Scheme
deer experiment functional functional-programming haskell interpreter lambda-calculus lisp lisp-interpreter python repl scheme scheme-interpreter scripting-language
Last synced: 15 Aug 2025
https://github.com/josefilipeferreira/haskhell3d
Haskell-Gloss Doom-like 3D shooter
Last synced: 15 Aug 2025
https://github.com/simonmichael/haskell-links
Exploratory project to gather Haskell links
Last synced: 23 Mar 2025
https://github.com/jimouris/lambda-calculus-interpreter
⚙️ A simple lambda (λ) calculus interpreter
church-numerals haskell lambda lambda-calculus lambda-calculus-interpreter
Last synced: 08 Apr 2025
https://github.com/ranon-rat/haskell-discord-compiler
a simple discord compiler made in haskell( FINISHED)
discord discord-bot discord-compiler haskell haskell-community haskell-compiler
Last synced: 19 Aug 2025
https://github.com/gergoerdi/brainfuck
Brainfuck interpreter & compiler written in Haskell, with focus on readability instead of performance
brainfuck compiler haskell interpreter
Last synced: 19 Apr 2025
https://github.com/athanclark/nested-routes
Declarative, Compositional Url Handling for WAI
composable haskell haskell-warp http-server
Last synced: 03 Aug 2025
https://github.com/nh2/haskell-static-data-sqlite
Example how to append data to a Haskell executable using sqlite
Last synced: 05 May 2025
https://github.com/laserpants/fuzzyset-haskell
:sheep: A fuzzy string set implementation in Haskell.
fuzzy-matching haskell search string
Last synced: 28 Jul 2025
https://github.com/typeclasses/unfork
Make any action thread safe
concurrency haskell haskell-library
Last synced: 31 Jul 2025