advancedtelematic / quickcheck-state-machine
Test monadic programs using state machine based models
☆203Updated 3 years ago
Alternatives and similar repositories for quickcheck-state-machine:
Users that are interested in quickcheck-state-machine are comparing it to the libraries listed below
- Extensional capabilities and deriving combinators☆214Updated 9 months ago
- optics for Haskell with the most amazing type errors you've seen☆242Updated 5 years ago
- A friendly effect system for Haskell☆231Updated 10 months ago
- Visualiser for Haskell (GHC) prof files☆196Updated last year
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆155Updated 4 years ago
- Add ACID guarantees to any serializable Haskell data structure☆299Updated 2 weeks ago
- Course material for lens☆233Updated 4 months ago
- The home of the Glamorous Glambda interpreter☆224Updated this week
- An example Haskell web application☆147Updated 7 years ago
- High performance type safe html generation☆128Updated 2 years ago
- Systematic concurrency testing meets Haskell.☆197Updated 3 weeks ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆205Updated 11 months ago
- Developer tools for Haskell☆250Updated 8 months ago
- A small example of using mtl style to unit test effectful code☆106Updated 7 years ago
- Composable, streaming, and efficient left folds☆167Updated 2 months ago
- Auto-generate a command-line parser for your datatype