IntersectMBO / IntersectMBO/ouroboros-consensus

Keep Show instances Read-able

Open
#771 0 comments 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

We should maintain `read . show == id` for all types, which comes in handy in GHCi and when reproducing QuickCheck test failures. Currently, we are sometimes using `condense` while implementing `Show` instances instead of `show`.

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.