haskell / haskell/containers

Export code necessary to make Arbitrary instances

Open
#185 5 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
Haskell
Stars
355
Forks
194
Avg merge
3d 4h
Merged PRs (30d)
4

Description

`Arbitrary` instances are defined as orphans in the `tests`. This is reasonable, because they're tuned to test the implementations, rather than for users. However, it might be nice to export some functions designed to allow fast `Arbitrary` instances in `QuickCheck`.

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.