IntersectMBO / IntersectMBO/ouroboros-consensus

Generalise QuickCheck combinators for any stack of monad transformers

Open
#566 1 comment 0 reactions 0 assignees View on GitHub
technical debt
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

Our codebase (specifically on the `feature/utxo-hd` branch) includes a few generalised QuickCheck combinators that work for transformers of the Gen monad. If we would want to be more general, we could make the generators work for any stack of transformers (i.e., use something like a MonadGen class).

See https://github.com/input-output-hk/ouroboros-network/pull/3824#discussion_r915827405 for examples.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.