willbasky / Awesome-list-of-Haskell-mentorsLinks
An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects.
☆177Updated 3 years ago
Alternatives and similar repositories for Awesome-list-of-Haskell-mentors
Users that are interested in Awesome-list-of-Haskell-mentors are comparing it to the libraries listed below
Sorting:
- Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.☆197Updated last year
- A curated list of amazingly awesome Haskell articles and talks for beginners.☆191Updated 3 years ago
- Source material for Algebra-Driven Design☆152Updated last year
- Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell☆155Updated 4 years ago
- Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture mo…☆193Updated last year
- Course material for lens☆239Updated 10 months ago
- Collections of papers and books about Haskell, Type Theory and Category Theory☆166Updated 4 years ago
- Examples to accompany the book "Haskell in Depth"☆267Updated 6 months ago
- Architecture of the Haskell web applications☆312Updated 4 years ago
- Another opinionated list of resources for learning Haskell, from absolute (programming) beginner level to advanced.☆137Updated 4 years ago
- ☆258Updated 5 months ago
- Prelude written in @Serokell☆185Updated 3 weeks ago
- Best practices on how to be efficient with Haskell in production☆101Updated 2 months ago
- Static site generator built on Shake configured in Haskell☆216Updated 2 weeks ago
- Documentation about Haskell's dangerous functions and a hlint config file to warn about them☆186Updated 8 months ago
- Auto generate a stack or cabal multi component hie.yaml file☆213Updated last year
- An example Haskell web application☆148Updated 7 years ago
- pretty-printer for Haskell data types that have a Show instance☆251Updated 2 weeks ago
- A List of Haskell articles on good design, good testing