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

fix long standing fusion bug in enumFromTo_double and improve baseline testing tooling #33

Merged
merged 2 commits into from
Jun 27, 2014

Conversation

cartazio
Copy link
Contributor

special thanks to @amosr for helping figure out the correct fix

I moved the tests into the main cabal, so they can be invoked by cabal test, and updated them to use quickcheck 2.7

also cabal test (and thence the test suite ) will now be invoked by by travis ci on every one. (doing the same for cabal bench is left for some other time)

thanks to Amos Robinson for helping figure out the correct implementation
… quickecheck >= 2.7 series, and can be invoked in every travisCI run
@cartazio
Copy link
Contributor Author

pinging @dolio

@hvr
Copy link
Member

hvr commented Jun 26, 2014

just wondering, what's the relationship between #33 and #32?

@dolio dolio mentioned this pull request Jun 26, 2014
@cartazio
Copy link
Contributor Author

@hvr just different branches, they should be the same, I just couldn't figure out how to use the same commit in both PRs. though if you were to pick only one, I like this one more because i remembered to thank amos for helping me

dolio added a commit that referenced this pull request Jun 27, 2014
fix long standing fusion bug in enumFromTo_double and improve baseline testing tooling
@dolio dolio merged commit d6bf887 into haskell:master Jun 27, 2014
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.

3 participants