Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Random tuple instances #43

Closed
wants to merge 1 commit into from

Conversation

rudymatela
Copy link

closes #26

I have not added automated tests on rangeTest.hs as this change is not trivial (approxBounds require a Num instance).

This adds instances up to sixtuples.

@cartazio
Copy link
Contributor

cartazio commented Jan 5, 2017 via email

@rudymatela
Copy link
Author

@cartazio,

If you want help, I can try to do it on my spare time and then submit a pull request.

Is there a git repository of v2 available somewhere? It does not seem to be availtable here on github. Besides master there is only a new_api branch of which the last commit is about 6 years old.

@idontgetoutmuch
Copy link
Member

idontgetoutmuch commented Jan 6, 2017 via email

@cartazio
Copy link
Contributor

cartazio commented Jan 6, 2017 via email

@rudymatela
Copy link
Author

It's been a couple years. I guess the PR is outdated now.

I'm closing it now.

@rudymatela rudymatela closed this Oct 3, 2019
@cartazio
Copy link
Contributor

cartazio commented Oct 3, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Random instances for tuples
3 participants