Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2025-01-17 00:13:45 UTC
- JSON Representation
https://github.com/peti/csv2ledger
convert accounting data from CSV to Ledger format
converter haskell haskell-library hledger ledger
Last synced: 28 Oct 2024
https://github.com/l-tchen/findunion
An imperative implementation of disjoint-set data structure in Haskell
data-structures disjoint-sets haskell
Last synced: 17 Dec 2024
https://github.com/mrkkrp/tagged-identity
Trivial monad transformer that allows identical monad stacks have different types
haskell monad-transformers phantom-types
Last synced: 28 Oct 2024
https://github.com/valderman/zalgo
A somewhat flexible Zalgo̐ te̳͜x̥̖̉̓͞t̍̌̔ ̀̃t̴̢̞̜͓̝r̶̬̆̂̒͟á̧̡͎͔̯̰̕n̹̾̓ͬͦ̍͘ṡ̢͓͉ͮ͆l̠̖̹̗̳̖̽̌ͤ͞a͚̭͙̹̲ͭͩt͈͐o̢̭͇͍̟͐ͬ̾ͪ͜r͇.̸̅ͭ̐̀̊ͨ͛
Last synced: 14 Oct 2024
https://github.com/simonmichael/hssdl-mac-example
The graphics-drawingcombinators example program, with the adaptations that used to be needed for mac OSX. Obsolete.
Last synced: 28 Oct 2024
https://github.com/sigrlami/lanhunch
Language Detection Library
ai classifier detect-language haskell language-detection language-recognition nlp text-analysis text-classification text-classifier
Last synced: 11 Oct 2024
https://github.com/tmspzz/danger-hlint
A Danger plugin for Hlint - https://rubygems.org/gems/danger-hlint
Last synced: 12 Nov 2024
https://github.com/freckle/weeder-action
Run Weeder to uncover unused Haskell functions
Last synced: 27 Dec 2024
https://github.com/prikhi/hs-notifications
A Super Simple Desktop Notification Server Written in Haskell
dbus desktop-notifications freedesktop-notifications haskell notifications
Last synced: 11 Oct 2024
https://github.com/susisu/grassy
Toolkit for the Grass programming language
esolang grass haskell lambda-calculus
Last synced: 10 Oct 2024
https://github.com/fpindia/fpindia-site
The new FPIndia static site built using Ema
functional-programming haskell india nix
Last synced: 12 Nov 2024
https://github.com/prikhi/hledger-graphs
Generate Graphs From Your HLedger Journal
accounting charts diagrams finance graphs haskell hledger ledger-cli
Last synced: 11 Oct 2024
https://github.com/mgajda/syntaxnet-haskell
SyntaxNet API in Haskell
google-syntaxnet haskell pos syntaxnet syntaxnet-api
Last synced: 29 Oct 2024
https://github.com/aionescu/dynasty
A lazy functional language that compiles to JavaScript
alt-js haskell javascript language laziness
Last synced: 02 Dec 2024
https://github.com/donatello/minio-hs-archived
This library now has a new home at
client-sdk cloud fileuploader haskell library minio minio-client-sdk s3
Last synced: 13 Oct 2024
https://github.com/epicallan/haskell-playground
For learning and trying out new things in haskell
Last synced: 12 Oct 2024
https://github.com/f-f/docker-haskell-lavello
🚰 Kitchen-sink docker image for building Haskell in CI
Last synced: 24 Oct 2024
https://github.com/aesiniath/briefcase
Utility code for preparing business cases used to justify internal projects within large organizations
Last synced: 09 Nov 2024
https://github.com/konn/ghc-typelits-symbols
Additional operations for GHC's type-level symbols
ghc haskell symbols type-level-programming
Last synced: 13 Oct 2024
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: 12 Oct 2024
https://github.com/slotthe/advent
Advent of Code—now with even more languages!
advent-of-code apl bqn clojure haskell ocaml python rust
Last synced: 14 Oct 2024
https://github.com/prikhi/hkhue
A Daemon & CLI Client for Controlling Philips Hue Lights
cli cli-client color-temperature daemon haskell hue hue-api hue-bridge hue-lights lights redshift
Last synced: 11 Oct 2024
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: 10 Oct 2024
https://github.com/co-log/co-log-polysemy
co-log extensible-effects hacktoberfest haskell logging logging-library polysemy
Last synced: 06 Dec 2024
https://github.com/danilafe/maypop
Dependently typed programming language implemented in Literate Haskell.
dependent-types haskell inference language monad monad-transformers programming-language
Last synced: 04 Jan 2025
https://github.com/mnvr/advent-of-code-2023
Haskell (and Swift) solutions to Advent of Code 2023
advent-of-code advent-of-code-2023 advent-of-code-2023-haskell aoc aoc-2023-in-haskell haskell haskell-exercises haskell-learning
Last synced: 16 Dec 2024
https://github.com/turbomack/hs-websockets-workshop
Intoroduction to websockets in Haskell
Last synced: 31 Dec 2024
https://github.com/cdepillabout/xml-html-qq
QuasiQuoter for XML and HTML Documents
document haskell html quasi-quote quasiquote quasiquoter xml xml-conduit
Last synced: 14 Nov 2024
https://github.com/Atharv-Attri/HacktoberFest-Projects
A collection of issues for Hacktoberfest!
c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust
Last synced: 17 Nov 2024
https://github.com/rwe/actions-hlint-run
GitHub Action: Run hlint
actions-hlint github-actions github-annotations haskell hlint
Last synced: 02 Dec 2024
https://github.com/hellwolf/thsh
A "noDSL" approach to mixing shell scripting with Haskell programs using Template Haskell
bash haskell shell shell-scripting
Last synced: 03 Dec 2024
https://github.com/jpvillaisaza/abel
Category theory applied to functional programming
Last synced: 11 Nov 2024
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: 10 Nov 2024
https://github.com/astynax/tfpb2019
Materials for "Typed FP Basics" course
beginner-friendly course haskell lessons
Last synced: 23 Dec 2024
https://github.com/sshine/evm-opcodes
Opcode types for Ethereum Virtual Machine (EVM)
Last synced: 09 Nov 2024
https://github.com/y-taka-23/wasm-game-of-life
An example of Asterius, compiling Haskell to WebAssembly.
asterius haskell wasm webassembly
Last synced: 24 Nov 2024
https://github.com/shou/type-operators
A collection of type-level operators
apply haskell operators type-families type-level typeclass
Last synced: 11 Nov 2024
https://github.com/leastauthority/wormhole-client
A magic-wormhole client in Haskell
Last synced: 20 Nov 2024
https://gitlab.com/twittner/cql-io
CQL Cassandra Client
cassandra cql database haskell
Last synced: 20 Dec 2024
https://github.com/drknzz/wolke-lang
☁️ Wolke language interpreter ☁️
bnfc haskell interpreter language syntax typechecker
Last synced: 22 Dec 2024
https://github.com/dfordivam/hskaldi
Kaldi-ASR haskell binding experiments
haskell haskell-bindings kaldi
Last synced: 07 Nov 2024
https://github.com/paulcadman/dhall-to-jenkinsfile
Compile Dhall expressions to pipeline Jenkinsfiles
dhall haskell jenkins-pipeline jenkinsfile
Last synced: 12 Nov 2024
https://github.com/fused-effects/fused-effects-readline
A readline-like effect and carrier for fused-effects using haskeline
algebraic-effects haskell readline
Last synced: 06 Nov 2024
https://github.com/tek/exon
Customizable Quasiquote Interpolation
haskell quasiquotes string-interpolation
Last synced: 24 Nov 2024
https://github.com/fosskers/servant-xml
Servant support for the XML Content-Type.
Last synced: 08 Nov 2024
https://github.com/vmchale/archive-backpack
Demonstration of backpack to enable substitution of tar/libarchive functionality
Last synced: 10 Nov 2024
https://github.com/bor0/misc
Misc playground and random stuff
assembly books c coq haskell idris javascript playground scheme
Last synced: 07 Nov 2024
https://github.com/pasqu4le/hexmino
A small game based on domino-like hexagonal tiles
game gloss haskell haskell-game hex hexagonal-tiles tile
Last synced: 30 Nov 2024
https://github.com/t4ccer/afterrain
Add some colors to your terminal
colors haskell hoogle terminal
Last synced: 11 Dec 2024
https://github.com/tusharad/reddit-clone-haskell
Reddit Clone written in Haskell, PureScript and PostgreSQL.
backend clone haskell haskell-application haskell-learning postgresql purescript purescript-halogen reddit servant
Last synced: 17 Dec 2024
https://github.com/pasqu4le/yesod-notes
Yesod-notes: a small yesod app to take notes
haskell note-taking notes webapp website yesod
Last synced: 30 Nov 2024
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: 14 Nov 2024
https://github.com/tomi77/learninghaskelldataanalysis
Examples from "Learning Haskell Data Analysis"
haskell haskell-book haskell-learning
Last synced: 13 Dec 2024
https://github.com/cdepillabout/highlight
command line tool for highlighting parts of files that match a regex
cli grep hacktoberfest haskell highlight highlighting hrep regex
Last synced: 14 Nov 2024
https://github.com/ndmitchell/lasagna
Checker for Haskell layering violations
Last synced: 18 Nov 2024
https://github.com/abhiroop/haskal
A collection of Data Structures and Algorithms written in Haskell.
algorithms data-structures haskell
Last synced: 24 Nov 2024
https://github.com/arowm/haskell-bookkeeping-jp
Helper functions of Haskell bookkeeping module for Japanese bookkeeping.
bookkeeping haskell haskell-bookkeeping japanese
Last synced: 14 Nov 2024
https://github.com/pierric/neural-network
Neural network framework in Haskell
Last synced: 08 Nov 2024
https://github.com/alkesst/datastructures
Some data structures implemented in java and haskell
algorithms data-structures data-structures-algorithms datastructures haskell java
Last synced: 07 Nov 2024
https://github.com/azur1s/atacamite
An interpreted stack-based programming language
haskell proglangs-discord programming-language stack-based-language
Last synced: 10 Dec 2024
https://github.com/jpvillaisaza/mailchimp-haskell
Haskell bindings for the Mailchimp API
Last synced: 11 Nov 2024
https://github.com/minoki/haskell-floating-point
Haskell libraries for floating point numbers (fp-ieee and rounded-hw)
Last synced: 20 Nov 2024
https://github.com/takenobu-hs/stg-verilog
STG Physical Machine with Verilog-HDL for Haskell(GHC)
Last synced: 07 Nov 2024
https://github.com/ncaq/yesod-form-bootstrap4
yesod-form for bootstrap version 4
Last synced: 18 Dec 2024
https://github.com/egormkn/telegram-channel-bot
Telegram bot for merging channels
haskell tdlib telegram telegram-bot
Last synced: 17 Nov 2024
https://github.com/jluttine/haskpy
Haskell/Hask inspired classes and functions in Python
functional-programming functor haskell monad profunctor-optics python
Last synced: 12 Nov 2024
https://github.com/philzook58/basic-ass-shit
Simple Examples to show Haskell can do normal stuff too
Last synced: 11 Nov 2024
https://github.com/ners/inline-rust
🦥🤝🦀 Write inline Rust snippets in Haskell.
Last synced: 16 Nov 2024
https://github.com/simre1/hero
Haskell ECS using sparse sets
ecs entity-component-system game-development haskell
Last synced: 07 Nov 2024
https://github.com/simre1/reactive-markup-old
A haskell library for declarative GUI programming.
declarative-programming declarative-ui dynamic-markup gtk gui haskell hot-reload markup
Last synced: 07 Nov 2024
https://github.com/vmchale/ghci-syntax
Syntax highlighting for ghci configuration files
ghci haskell syntax syntax-highlighting vim
Last synced: 10 Nov 2024
https://github.com/composite-hs/composite-base
Integrations with Vinyl/Frames records (core library).
Last synced: 17 Nov 2024
https://github.com/haskell-hvr/hgettext
hgettext a simple wrapper to libintl and gettext to provide localization in Haskell applications
Last synced: 21 Nov 2024
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: 21 Nov 2024
https://github.com/athanclark/pred-trie
predicative lookup container
haskell lookup parametric-polymorphism predicates trie
Last synced: 11 Nov 2024
https://github.com/rodrigobotti/haskell-for-imperative-programmers
Code built from watching the "Haskell for Imperative Programmers" series of lessons on Youtube
Last synced: 30 Nov 2024
https://github.com/toktok/hs-github-tools
Small GitHub utilities like pull-status and changelog generator
Last synced: 17 Nov 2024
https://github.com/obsidiansystems/daml-cucumber
Cucumber testing for daml scripts
cucumber daml gherkin haskell testing-tool
Last synced: 07 Nov 2024
https://github.com/matrixai/haskell-demo
Haskell Demo Project using Nix
haskell haskell-demo haskell-tutorial nix
Last synced: 24 Nov 2024
https://github.com/mesabloo/amethyst
A simple concatenative programming language
concatenative-language haskell interpreter programming-language
Last synced: 19 Nov 2024
https://github.com/mesabloo/bfhs
bf.hs, a small BrainFuck interpreter written in Haskell
Last synced: 19 Nov 2024
https://github.com/gergoerdi/retroclash-book-code
Small example programs from the RetroClash book
Last synced: 16 Nov 2024
https://github.com/caneroj1/sqlite-simple-errors
Light wrapper around errors from sqlite-simple to make working with constraint errors a bit easier.
Last synced: 08 Dec 2024