felixmulder / haskell-in-productionLinks
Companion to the Haskell in Production series
☆80Updated 5 years ago
Alternatives and similar repositories for haskell-in-production
Users that are interested in haskell-in-production are comparing it to the libraries listed below
Sorting:
- Automatic white-box testing with Free monads: approach description and showcase☆84Updated 3 years ago
- An example Haskell web application☆148Updated 7 years ago
- Test monadic programs using state machine based models☆204Updated 4 years ago
- Course material for lens☆239Updated 9 months ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Updated 3 years ago
- Moot is a CFP and event management system!☆66Updated 6 years ago
- ☆80Updated 6 years ago
- Components as records of functions for Haskell☆175Updated last month
- optics for Haskell with the most amazing type errors you've seen☆243Updated 5 years ago
- Easy instructions for setting up Haskell editors / IDEs on any major operating system.☆101Updated last year
- Write "Concurrency" section of "A Tour of Go" in Haskell☆130Updated 6 years ago
- Community curated list of companies that use Purescript☆142Updated 9 months ago
- Solutions to Advent of Code 2019☆50Updated 5 years ago
- Event Sourcing library for Haskell☆108Updated 3 years ago
- Fast and simple JSON encoding toolkit☆83Updated last year
- ☆50Updated 5 years ago
- ☆227Updated 4 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- Tutorial using ghci to make folds easier. Come for the tutorial, stay for the fold puns.☆188Updated 6 years ago
- Pure profunctor lenses☆145Updated 11 months ago
- Random DDD related things in Haskell☆48Updated 8 years ago
- A small example of using mtl style to unit test effectful code☆108Updated 7 years ago
- ☆70Updated 7 years ago
- Visualiser for Haskell (GHC) prof files☆198Updated last year
- A web framework that integrates Servant, EKG, fast-logger, wai-cli… | now on https://codeberg.org/valpackett/magicbane☆118Updated 2 years ago
- Portfolio-based approach to learning Haskell☆104Updated 7 years ago
- This is a repository for a docs site on how to figure things out in PureScript as recommended by me.☆47Updated 2 years ago
- Server-side VDOM UI framework for Concur