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.
Quick and easy data visualizations with Haskell
They see me rollin'. They're Heyting. -- Chamillionaire, 2005
Automatically trace all (showable) binds in do expressions
Fast and simple JSON encoding toolkit
ニコニコ大百科とピクシブ百科事典の共通部分のIME辞書
Implement monads by specifying instructions and their desired operational semantics.
How to set up and use the Atom IDE for Haskell development in 2016. 2020: Obsolete, use VS Code instead.
Measuring CPU instructions in Haskell using Linux Performance Counters
Featherlight benchmark framework, drop-in replacement for criterion and gauge.
a container wrapper
HSlice - A Haskell based slicer for 3D printing.
:mage_woman: Convert values from one type into another.
A tutorial about how to apply property-based testing to stateful systems.
PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
IHaskell image for Jupyter Docker Stacks
Stream editing with Haskell Megaparsec parsers
Haskell FFI bindings to CUDA
Haskell protocol-buffers package
Haskell driver for Neo4j 3+ (BOLT protocol)
Cross-compiler from Haskell to Rust, plus parser-haskell.
A simple Jenkins command line client to serve your needs.
Generic random generators
In goes JSON, out comes a complete Haskell model complete with instances! CLI and web interface available.
Haskell Bindings for the OpenCASCADE CAD Kernel + A Declarative CAD/Solid Modeling Library
:european_castle: Determine how intervals relate to each other.
minimalist pure lazy functional programming language (pythonic haskell)
A Haskell library for the Slack API (including real-time messaging!)
EventStore Haskell TCP Client
Small examples of concurrency in Haskell.
A self-hosting mini Haskell compiler with a mini C runtime.
A presentation for BayHac 2017 on how I uses lenses at work
A Multi-User Dungeon server in Haskell.
Documentation of Hamler
Haskell+Neovim lightning fast autocompletion and other IDE functionality
A book about real world web development in beginner friendly Haskell
OpenGL-based rendering engine with embedded language that compiles to GLSL.
Haskell job queue with admin UI and loads of other features.
:octocat: Kowainik Git Workflow Helper Tool
📜 Project Euler solutions in various programming languages
A DNS full resolver and a stub command
Arbitrary-precision floating-point numbers represented using scientific notation
Lazy Lambda — a Flappy Bird clone in Haskell with SpriteKit
Tokenomia is built for the Cardashift ICO, it aims to simplify the use of Native Tokens and Smart Contracts above the Cardano Platform. Cardashift is...
Haskell FilePath core library
type-level errors for Servant APIs.
Application backend for Plutus smart contracts on Cardano
👮 Haskell PVP adviser
Aligning characters for fun and profit, with Haskell and PureScript
colorize ghci output