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-02-06 00:16:04 UTC
- JSON Representation
https://github.com/aiya000/haskell-examples
Example codes for Haskell libraries
Last synced: 08 Oct 2025
https://github.com/mrracoon/haskind
Tried and true Haskell functions for use in Javascript
functional-programming haskell haskell-functions javascript
Last synced: 18 Oct 2025
https://github.com/giulioz/mlem
👨🏼💻👅 A Tiny ML-like language for research purposes
compiler functional haskell language ml nearley ocaml parser types
Last synced: 25 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/takenobu-hs/stg-verilog
STG Physical Machine with Verilog-HDL for Haskell(GHC)
Last synced: 25 Oct 2025
https://github.com/minoki/unboxing-vector
A newtype-friendly wrapper for Data.Vector.Unboxed
Last synced: 09 Apr 2025
https://github.com/tfausak/haskell-packages
Dashboard of Haskell projects I maintain.
Last synced: 22 Jun 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/ziptastic/ziptastic-haskell
Official Ziptastic Haskell library
api api-client api-documentation forward-geocoding geocoding geolocation haskell postal-code reverse-geocoding zip-code zipcode ziptastic
Last synced: 09 Apr 2025
https://github.com/23prime/oeis2
Interface for Online Encyclopedia of Integer Sequences (OEIS).
Last synced: 21 Oct 2025
https://github.com/disco-dave/message-db
Haskell client library for Eventide's Message DB
cqrs database event-sourcing haskell postgresql
Last synced: 21 Oct 2025
https://github.com/kompendium-ano/factom-haskell-client
Haskell JSON-RPC client for the Factom protocol
factom-protocol haskell json-rpc-client
Last synced: 11 Dec 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/katydid/katydid-haskell
An Encoding Agnostic Validation Language
automata haskell nested-structures schema validation
Last synced: 09 Apr 2025
https://github.com/hexirp/doctest-driver-gen
Generate driver file for doctest's cabal integration.
Last synced: 07 Sep 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/simre1/yampa-sdl2
Yampa and SDL2 made easy
frp game game-2d game-engine game-engine-2d haskell sdl2 sdl2-bindings sdl2-library yampa
Last synced: 11 Dec 2025
https://github.com/jbetz/ensemble
A high level audio engine for building DAWs
Last synced: 08 Oct 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/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/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/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/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/kadena-community/bag-of-holding
A terminal wallet for the Kadena Public Blockchain (Chainweb).
Last synced: 25 Oct 2025
https://github.com/jpvillaisaza/mailchimp-haskell
Haskell bindings for the Mailchimp API
Last synced: 27 Apr 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/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/swift-nav/labsat
Haskell wrapper for the LabSat3 Wideband TCP interface
Last synced: 21 Oct 2025
https://github.com/ncaq/yesod-form-bootstrap4
yesod-form for bootstrap version 4
Last synced: 18 Aug 2025
https://github.com/edwardwas/sized-grid
sized-grid
datatype dependent-types grid haskell
Last synced: 21 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/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/piotrjustyna/drakon-renderer
svg drakon diagrams
diagram drakon drakon-diagrams haskell
Last synced: 16 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/lermex/miso-action-logger
State transition logger for Miso heavily inspired by Redux-Logger.
Last synced: 05 Sep 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/int-index/mirea-haskell-lectures
Код по Haskell-лекциям в МИРЭА
Last synced: 25 Oct 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/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/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/matrixai/haskell-demo
Haskell Demo Project using Nix
haskell haskell-demo haskell-tutorial nix
Last synced: 20 Jul 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/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/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/pyrethrum/webdriver
The webdriver WC3 API represented as a Haskell type
haskell haskell-library webdriver
Last synced: 11 Dec 2025
https://github.com/jiayihu/lab
Personal experiments with technologies
functional-programming haskell
Last synced: 07 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/kadena-io/chainweb-api
Common types for communicating with a Chainweb Node.
Last synced: 29 Jun 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/evanrelf/haskell-template
Template for my Haskell + Nix projects
Last synced: 23 Mar 2025
https://github.com/turbolent/duckling-docker
Duckling as a Docker container
Last synced: 23 Apr 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/karupayun/scoresim
competition haskell html scoreboard simulator
Last synced: 18 Aug 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/kakkun61/either-result
The simplest ’MonadFail’ instance
Last synced: 17 Mar 2025
https://github.com/misterio77/aoc2022
My Haskell and Rust attempt on AoC 2022
Last synced: 14 May 2025
https://github.com/joom/herbrand-prolog
A pseudo-Prolog that tries to answer queries by building the least Herbrand model.
Last synced: 18 Sep 2025
https://github.com/athanclark/pred-trie
predicative lookup container
haskell lookup parametric-polymorphism predicates trie
Last synced: 26 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/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/norfairking/template-cli
Template Command-Line Interface
Last synced: 08 Apr 2025
https://github.com/ncrashed/tcod-haskell
Haskell bindings to libtcod
haskell haskell-bindings libtcod
Last synced: 03 Jul 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/pd3v/soundclips
Sound clip coding in TidalCycles
algorave dsl haskell livecoding tidalcycles
Last synced: 04 Jul 2025
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/tfausak/ratel-wai
:honey_pot: Notify Honeybadger about exceptions via a WAI middleware.
Last synced: 16 Jan 2026
https://github.com/haskell-hvr/windns
Domain Name Service (DNS) lookup via the Windows dnsapi standard library
dns dnsapi haskell haskell-library win32
Last synced: 13 Aug 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/vaclavsvejcar/vcs-ignore
📜 Haskell library handling files ignored by VCS
git haskell haskell-library vcs
Last synced: 22 Apr 2025
https://github.com/aiya000/hs-gorira
He is Twitter bot that made by Haskell.
Last synced: 09 May 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
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/pierric/neural-network
Neural network framework in Haskell
Last synced: 14 Apr 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/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/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/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/peti/distribution-opensuse
Types, functions, and tools to manipulate the openSUSE distribution.
distribution haskell haskell-library
Last synced: 24 Jul 2025
https://github.com/matsubara0507/test-extensible
Haskell の extensible パッケージのテストリポジトリ
Last synced: 01 Sep 2025
https://github.com/typeclasses/invert
Automatically generate a function’s inverse
functions haskell haskell-library
Last synced: 31 Jul 2025
https://github.com/lettier/matrix-inverse-calculator
Input a square matrix and calculate its inverse if possible.
functional-programming haskell interactive javascript matrix-math purescript
Last synced: 10 Jun 2025