johnchandlerburnham / hpfpLinks
Exercises and Projects for Haskell Programming from First Principles by Allen & Moronuki
☆34Updated 5 years ago
Alternatives and similar repositories for hpfp
Users that are interested in hpfp are comparing it to the libraries listed below
Sorting:
- The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs☆218Updated 3 years ago
- Documentation about Haskell's dangerous functions and a hlint config file to warn about them☆181Updated 5 months ago
- Source material for Algebra-Driven Design☆151Updated last year
- An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects.☆178Updated 2 years ago
- Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell☆157Updated 4 years ago
- An example Haskell web application☆148Updated 7 years ago
- A Haskell implementation of realworld.io☆55Updated last year
- A List of Foundational Haskell Papers☆41Updated 6 years ago
- ☆78Updated 11 months ago
- Course material for lens☆238Updated 8 months ago
- ☆50Updated 5 years ago
- Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.☆195Updated 11 months ago
- A small example of using mtl style to unit test effectful code☆108Updated 7 years ago
- Collections of papers and books about Haskell, Type Theory and Category Theory☆167Updated 3 years ago
- A Haskell blog☆146Updated 3 weeks ago
- Easy instructions for setting up Haskell editors / IDEs on any major operating system.☆101Updated last year
- ☆256Updated 3 months ago
- Active streaming declarative programmers. See who's online at the following URL:☆67Updated last month
- Companion to the Haskell in Production series☆80Updated 5 years ago
- Another opinionated list of resources for learning Haskell, from absolute (programming) beginner level to advanced.☆136Updated 4 years ago
- Exemplary real world backend API built with Haskell/Scotty https://realworld.io☆210Updated 5 years ago
- Static site generator built on Shake configured in Haskell☆215Updated 11 months ago
- (ARCHIVED) Haskell exercises I wrote for Haskell Learning Group☆48Updated 8 years ago
- My Github pages website☆76Updated 6 months ago
- Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture mo…☆192Updated last year
- Tutorial using ghci to make folds easier. Come for the tutorial, stay for the fold puns.☆188Updated 6 years ago
- Best practices on how to be efficient with Haskell in production☆97Updated last year
- My notes and solutions to exercises for the book "Haskell Programming from first principles".☆95Updated 3 years ago
- A book about real world web development in beginner friendly Haskell☆77Updated 6 years ago
- How I start Haskell.☆100Updated last month