debasishg / haskLinks
Haskell domain modeling playground
☆32Updated 3 years ago
Alternatives and similar repositories for hask
Users that are interested in hask are comparing it to the libraries listed below
Sorting:
- Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"☆65Updated 4 years ago
- Random DDD related things in Haskell☆49Updated 8 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- Explore haskell and functional programming concepts☆20Updated 6 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆10Updated 7 years ago
- GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell☆53Updated 6 years ago
- Finished Book of Monads by Alejandro Serrano-Mena☆27Updated 5 years ago
- Advent of Code 2017☆40Updated 6 years ago
- A functional and reactive UI framework based on Rx and VirtualDom☆34Updated 6 years ago
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- Portfolio-based approach to learning Haskell☆104Updated 7 years ago
- My CV / Resume☆78Updated 3 months ago
- TDD with Clean Architectecture (aka Hexagonal, Ports & adapter) in Haskell