The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs
☆219Feb 24, 2022Updated 4 years ago
Alternatives and similar repositories for haskell-phrasebook
Users that are interested in haskell-phrasebook are comparing it to the libraries listed below
Sorting:
- sudoku solver in haskell☆41Jul 31, 2021Updated 4 years ago
- 📚 A softer alternative to Haddock☆106Jan 27, 2020Updated 6 years ago
- A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.☆14Jul 11, 2019Updated 6 years ago
- Kowainik Git Workflow Helper Tool☆76Jan 13, 2023Updated 3 years ago
- 🔍 A step-by-step guide to parsing using Haskell parser combinators.☆93Nov 11, 2019Updated 6 years ago
- Tutorial using ghci to make folds easier. Come for the tutorial, stay for the fold puns.☆188Apr 28, 2019Updated 6 years ago
- 🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects☆714Mar 5, 2026Updated 2 weeks ago
- 💝 Haskell profiles to sponsor☆48Oct 28, 2021Updated 4 years ago
- 🐚 Out of the shell solution for scripting in Haskell☆74Jan 5, 2026Updated 2 months ago
- Haskell libraries for working with the Stripe API☆21Jan 26, 2025Updated last year
- Implementation of named parameters for `postgresql-simple` library☆39Nov 28, 2025Updated 3 months ago
- Property based testing for Servant using Hedgehog☆19Apr 25, 2021Updated 4 years ago
- Web application for exploring and understanding Haskell codebases☆516Jan 18, 2023Updated 3 years ago
- Translate Cabals Generic Package Description to a Nix expression☆95Jun 26, 2023Updated 2 years ago
- Diffing of (expression) trees.☆79Jul 9, 2025Updated 8 months ago
- I'm trying to update the Real World Haskell book☆798Jul 7, 2023Updated 2 years ago
- 👓 Profunctor based lightweight implementation of Lenses☆72May 30, 2023Updated 2 years ago
- Optics as an abstract interface☆387Feb 10, 2026Updated last month
- The Montreal Haskell Compiler☆26Oct 16, 2025Updated 5 months ago
- Efficient parser combinators for Haskell☆39Nov 25, 2025Updated 3 months ago
- Seven classes on Haskell and a follow-up reading list☆56Dec 27, 2024Updated last year
- ☆11Jan 4, 2023Updated 3 years ago
- 🚧 a work in progress effect system for Haskell 🚧☆558May 5, 2023Updated 2 years ago
- Assorted concrete container types☆350Mar 14, 2026Updated last week
- generate contextually sensible fuzz tests for servant apps☆26Oct 7, 2025Updated 5 months ago
- 🌀 Safe, performant, user-friendly and lightweight Haskell standard library☆737Jan 29, 2026Updated last month
- A simple library I wrote to allow me to quickly and easily construct command line interfaces.☆28Feb 25, 2026Updated 3 weeks ago
- Architecture of the Haskell web applications☆312Apr 6, 2021Updated 4 years ago
- Fast and simple JSON encoding toolkit☆84Dec 9, 2023Updated 2 years ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆214May 7, 2023Updated 2 years ago
- higher-order, no-boilerplate monads☆1,076Mar 15, 2025Updated last year
- Algebraic Effects in Haskell using Implicit Parameters☆47Aug 16, 2020Updated 5 years ago
- Composable, streaming, and efficient left folds☆168Jan 9, 2026Updated 2 months ago
- the dynabook but for haskell☆23Sep 23, 2019Updated 6 years ago
- Show Haskell type annotations when doing code review on Github☆142Feb 10, 2021Updated 5 years ago
- Difference lists in Haskell☆66Dec 15, 2025Updated 3 months ago
- Create temporary postgres instances☆57Aug 16, 2024Updated last year
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Oct 10, 2024Updated last year