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/katydid/katydid-haskell
An Encoding Agnostic Validation Language
automata haskell nested-structures schema validation
Last synced: 09 Apr 2025
https://github.com/jbetz/ensemble
A high level audio engine for building DAWs
Last synced: 08 Oct 2025
https://github.com/rasheedja/simplex-method
Implementation of the two-phase simplex method in exact rational arithmetic.
bsd-3-clause haskell linear-programming math mathematics maths optimisation optimization simplex-method
Last synced: 18 Oct 2025
https://github.com/hexirp/doctest-driver-gen
Generate driver file for doctest's cabal integration.
Last synced: 07 Sep 2025
https://github.com/itchyny/vim-haskell-sort-import
Sort import statements in Haskell codes
haskell vim vim-plugins vim-scripts
Last synced: 15 Oct 2025
https://github.com/oshyshko/adventofcode
Haskell solutions for http://adventofcode.com/
advent-of-code advent-of-code-2015 advent-of-code-2021 haskell
Last synced: 26 Oct 2025
https://github.com/aiya000/haskell-examples
Example codes for Haskell libraries
Last synced: 08 Oct 2025
https://github.com/soupi/learn-scotty-bulletin-app
Building a bulletin board using Haskell, scotty and friends
haskell haskell-learning scotty tutorial webdev
Last synced: 25 Apr 2025
https://github.com/eggzilla/cmv
Visualize HMMs, CMs and their comparisons
bioinformatics covariance-model haskell hidden-markov-model protein protein-family rna rna-family visualisation
Last synced: 02 Apr 2025
https://github.com/tfausak/haskell-packages
Dashboard of Haskell projects I maintain.
Last synced: 22 Jun 2025
https://github.com/philzook58/basic-ass-shit
Simple Examples to show Haskell can do normal stuff too
Last synced: 26 Apr 2025
https://github.com/f-f/docker-haskell-lavello
🚰 Kitchen-sink docker image for building Haskell in CI
Last synced: 12 May 2025
https://github.com/ncaq/nlod
JLODを改良したMozc/Google日本語入力向けのDvorakローマ字テーブル
dvorak google-ime google-japanese-input haskell japanese mozc
Last synced: 25 Oct 2025
https://github.com/mgajda/syntaxnet-haskell
SyntaxNet API in Haskell
google-syntaxnet haskell pos syntaxnet syntaxnet-api
Last synced: 26 Mar 2025
https://github.com/xmonad/xmonad-docs
Daily snapshot of xmonad documentation
documentation haddock haskell window-manager x11 x11-wm xmonad
Last synced: 12 Oct 2025
https://github.com/schwering/golog
Plan recognition system based on the situation calculus and action language Golog, written in Haskell
action-language functional-programming golog haskell logic-programming plan-recognition situation-calculus
Last synced: 16 Oct 2025
https://github.com/fgaz/pure-html-calc
A pure HTML calculator. No css or javascript.
calculator haskell html html-calculator no-css no-js
Last synced: 25 Oct 2025
https://github.com/jluttine/haskpy
Haskell/Hask inspired classes and functions in Python
functional-programming functor haskell monad profunctor-optics python
Last synced: 13 Oct 2025
https://github.com/elben/pencil
Static site generator in Haskell
haskell haskell-library static-site-generator
Last synced: 14 Apr 2025
https://github.com/agrafix/stripe-hs
Unofficial (and Incomplete) Stripe Haskell Bindings
haskell payments stripe stripe-api
Last synced: 09 Apr 2025
https://github.com/kutyel/urlish
🔗 An URI shortener made with Redis and the Reader Monad!
haskell haskell-learning nix reader-monad redis uri-shortener url-shortener
Last synced: 15 Apr 2025
https://github.com/lermex/miso-action-logger
State transition logger for Miso heavily inspired by Redux-Logger.
Last synced: 05 Sep 2025
https://github.com/jpvillaisaza/mailchimp-haskell
Haskell bindings for the Mailchimp API
Last synced: 27 Apr 2025
https://github.com/ncaq/yesod-form-bootstrap4
yesod-form for bootstrap version 4
Last synced: 18 Aug 2025
https://github.com/matrixai/haskell-demo
Haskell Demo Project using Nix
haskell haskell-demo haskell-tutorial nix
Last synced: 20 Jul 2025
https://github.com/rasheedja/lppaver
An automated prover targeting problems that involve nonlinear real arithmetic.
automatic-theorem-proving formal-methods haskell library math mathematics maths mpl program theorem-prover theorem-proving verification
Last synced: 07 Sep 2025
https://github.com/pyrethrum/webdriver
The webdriver WC3 API represented as a Haskell type
haskell haskell-library webdriver
Last synced: 11 Dec 2025
https://github.com/cdepillabout/heterocephalus-example
simple explanation on how to use -ddump-splices with stack
ddump-splices example haskell template-haskell tutorial
Last synced: 12 Oct 2025
https://github.com/bonzai-lang/bonzai
Bonzai is a general purpose programming language. It compiles down to a custom bytecode.
bytecode concurrent-programming general-purpose haskell programming-language virtual-machine
Last synced: 11 Dec 2025
https://github.com/piotrjustyna/drakon-renderer
svg drakon diagrams
diagram drakon drakon-diagrams haskell
Last synced: 16 Oct 2025
https://github.com/futtetennista/serverlessvalidator
A validator for serverless.yml files written in Haskell
docker haskell serverless validator yml-files
Last synced: 20 Oct 2025
https://github.com/herniqeu/fofi
functionally-pure compiler for the 𝒇𝒐𝒇𝒊 language, implemented in Haskell :)
haskell javascript language programming-language
Last synced: 21 Oct 2025
https://github.com/edwardwas/sized-grid
sized-grid
datatype dependent-types grid haskell
Last synced: 21 Oct 2025
https://github.com/swift-nav/labsat
Haskell wrapper for the LabSat3 Wideband TCP interface
Last synced: 21 Oct 2025
https://github.com/flajann2/swiss-army-knife-hs
A collection of small tools for Arch linux, written in Haskell
externalip haskell kernek sleep
Last synced: 25 Oct 2025
https://github.com/kadena-community/bag-of-holding
A terminal wallet for the Kadena Public Blockchain (Chainweb).
Last synced: 25 Oct 2025
https://github.com/l29ah/hyborg
WIP parallel borgbackup-compatible backup tool written in Haskell
backup borgbackup hacktoberfest haskell posix
Last synced: 25 Oct 2025
https://github.com/l29ah/9ptorrent
a bittorrent client with a filesystem interface
9p bittorrent hacktoberfest haskell
Last synced: 25 Oct 2025
https://github.com/int-index/mirea-haskell-lectures
Код по Haskell-лекциям в МИРЭА
Last synced: 25 Oct 2025
https://github.com/dcastro/twenty48
An AI for the 2048 game using minimax and alpha-beta pruning, as described by John Hughes in the paper "Why Functional Programming Matters". The AI was written in Haskell and runs in a Yesod backend.
Last synced: 27 Oct 2025
https://github.com/bts/free-transformers
Experimenting with "free transformers" in Haskell
effects free free-monad haskell interpreter modularity onion-architecture
Last synced: 27 Oct 2025
https://github.com/tomi77/learninghaskelldataanalysis
Examples from "Learning Haskell Data Analysis"
haskell haskell-book haskell-learning
Last synced: 28 Oct 2025
https://github.com/biuld/calculator
an arithmetic calculator written with compiling theory in mind
arithmetic-calculator basic-compiler compiling-theory complier-tutorial functional-programming haskell
Last synced: 24 Jan 2026
https://github.com/fumieval/word-compat
Compatibility shim for GHC's small integer primitives
Last synced: 02 Aug 2025
https://github.com/evanrelf/haskell-template
Template for my Haskell + Nix projects
Last synced: 23 Mar 2025
https://github.com/gergoerdi/retroclash-book-code
Small example programs from the RetroClash book
Last synced: 19 Apr 2025
https://github.com/fjvallarino/libmdbx-hs
Haskell bindings for libmdbx
database haskell in-process key-value-store
Last synced: 25 Jun 2025
https://github.com/garfield1002/wave-function-collapse-sudoku
A visualization of the wave function collapse solving a sudoku problem
haskell sudoku wave-function-collapse
Last synced: 12 Apr 2025
https://github.com/damianfral/brainhask
A BrainFuck interpreter written in Haskell
brainfuck compiler haskell interpreter
Last synced: 08 Apr 2025
https://github.com/stla/isosurfaces2
Some isosurfaces.
haskell isosurface marching-cubes
Last synced: 14 Apr 2025
https://github.com/nh2/lz4-frame-conduit
Haskell Conduit implementing the official LZ4 frame streaming format
haskell haskell-conduit lz4 lz4-frame
Last synced: 04 Oct 2025
https://github.com/typeclasses/hex-text
Encode a ByteString as a hexidecimal Text value, or decode hexidecimal Text as a ByteString.
haskell haskell-library hexidecimal serialization text
Last synced: 23 Apr 2025
https://github.com/turbolent/duckling-docker
Duckling as a Docker container
Last synced: 23 Apr 2025
https://github.com/typeclasses/aws-cloudfront-signed-cookies
Generate signed cookies for AWS CloudFront
aws aws-cloudfront command-line-tool haskell haskell-application haskell-library rsa-signature
Last synced: 04 Oct 2025
https://github.com/concert/clapi
Concert Lightweight API (CLAPI) framework
api-framework event-sourcing haskell introspection self-descriptive
Last synced: 26 Dec 2025
https://github.com/athanclark/ws
A simple websocket CLI tool
command-line-tool haskell websocket-client
Last synced: 24 Aug 2025
https://github.com/mlabs-haskell/flake-lang.nix
Nix tools powering polyglot repositories
haskell monorepo nix purescript rust typescript
Last synced: 15 Apr 2025
https://github.com/pd3v/soundclips
Sound clip coding in TidalCycles
algorave dsl haskell livecoding tidalcycles
Last synced: 04 Jul 2025
https://github.com/samtay/haskell-fun-times
Just a repo of me learning and playing with haskell
Last synced: 21 Apr 2025
https://github.com/peti/distribution-opensuse
Types, functions, and tools to manipulate the openSUSE distribution.
distribution haskell haskell-library
Last synced: 24 Jul 2025
https://github.com/cfjhjfddfrf/murre
Code for "Multi-view Reconstruction via SfM-guided Monocular Depth Estimation". CVPR 2025
alerts chart cli creative-coding dialect dialect-generation finnish-language github-config haskell livecoding mql5 nlp pivot-point support-and-resistance
Last synced: 04 Oct 2025
https://github.com/adelsz/mnotify
Minimal D-Bus notification daemon
dbus freedesktop haskell notification x11 xmonad
Last synced: 19 Apr 2025
https://github.com/ixmatus/fswait
Wait and observe events on the filesystem for a path, with a timeout
Last synced: 28 Aug 2025
https://github.com/vmchale/ghci-syntax
Syntax highlighting for ghci configuration files
ghci haskell syntax syntax-highlighting vim
Last synced: 26 Jul 2025
https://github.com/sudonatalie/vnc-client
VNC Remote Desktop Client developed purely in Haskell.
haskell literate-programming vnc vnc-client
Last synced: 16 Apr 2025
https://github.com/mesabloo/bfhs
bf.hs, a small BrainFuck interpreter written in Haskell
Last synced: 16 May 2025
https://github.com/mesabloo/amethyst
A simple concatenative programming language
concatenative-language haskell interpreter programming-language
Last synced: 16 May 2025
https://github.com/anton-latukha/haskell-programming-from-first-principles-exercises
Consists of QUALITY BELABORING of EVERY EXERCISE in the chapters {1-18,26} (~1400 pages) of the "Haskell book" ("Haskell Programming from First Principles"). With literate comments. Additionally notable for use of Nix for exercise projects.
haskell haskell-book haskell-from-first-principles haskell-nix learning-by-doing nix
Last synced: 18 Aug 2025
https://github.com/toktok/hs-github-tools
Small GitHub utilities like pull-status and changelog generator
Last synced: 30 Apr 2025
https://github.com/jiayihu/lab
Personal experiments with technologies
functional-programming haskell
Last synced: 07 Apr 2025
https://github.com/athanclark/pred-trie
predicative lookup container
haskell lookup parametric-polymorphism predicates trie
Last synced: 26 Apr 2025
https://github.com/jonathas-conceicao/snake-haskell
A implementation of the Snake game made in Haskell using the gloss-game package.
game gloss gloss-game haskell pixel-art
Last synced: 03 Aug 2025
https://github.com/mbg/wai-saml2
WAI middleware implementing SAML2
haskell haskell-library saml-service-provider saml2
Last synced: 04 Oct 2025
https://github.com/ncrashed/tcod-haskell
Haskell bindings to libtcod
haskell haskell-bindings libtcod
Last synced: 03 Jul 2025
https://github.com/kakkun61/either-result
The simplest ’MonadFail’ instance
Last synced: 17 Mar 2025
https://github.com/chris-martin/text-replace
Perform simple replacements in a text file, using a list of search/replace pairs
command-line-tool haskell haskell-application haskell-library text-processing
Last synced: 22 Mar 2025
https://github.com/rodrigobotti/haskell-for-imperative-programmers
Code built from watching the "Haskell for Imperative Programmers" series of lessons on Youtube
Last synced: 24 Jul 2025
https://github.com/tfausak/ratel-wai
:honey_pot: Notify Honeybadger about exceptions via a WAI middleware.
Last synced: 16 Jan 2026
https://github.com/composite-hs/composite
Integrations with Vinyl/Frames records.
aeson ekg haskell haskell-library opaleye vinyl
Last synced: 22 Apr 2025
https://github.com/pierric/neural-network
Neural network framework in Haskell
Last synced: 14 Apr 2025
https://github.com/misterio77/aoc2022
My Haskell and Rust attempt on AoC 2022
Last synced: 14 May 2025
https://github.com/flandrade/live-variable-analysis
Live Variable Analysis with Haskell
compilers haskell live-variable-analysis
Last synced: 18 Apr 2025
https://github.com/haskell-hvr/hgettext
hgettext a simple wrapper to libintl and gettext to provide localization in Haskell applications
Last synced: 20 Aug 2025