haskell / haskell/containers

Stop changing Show instances depending on TESTING

Open
#363 1 comment 0 reactions 0 assignees View on GitHub
testing
Dominant language
Haskell
Stars
355
Forks
194
Avg merge
3d 4h
Merged PRs (30d)
4

Description

Currently, we use special `Show` instances when running the test suite. This seems ridiculous. We should instead export structure-revealing functions from `.Internal` modules. Even if we do so conditionally, we'll end up with less CPP than we have now.

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.