Skip to content

fix frequency #7

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

Merged
merged 2 commits into from
Nov 9, 2017
Merged

fix frequency #7

merged 2 commits into from
Nov 9, 2017

Conversation

safareli
Copy link
Contributor

@safareli safareli commented Nov 7, 2017

No description provided.

@safareli safareli force-pushed the frequency branch 2 times, most recently from 646ab88 to fac2cb1 Compare November 7, 2017 18:06
type TestEffects = (console :: CONSOLE, assert :: ASSERT)
type Tests = Eff TestEffects Unit

newtype TestGen a = TestGen (State Number a)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a comment to this pointing out it's only suitable for testing frequency? 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garyb garyb merged commit d216c3b into purescript:master Nov 9, 2017
@safareli safareli deleted the frequency branch November 9, 2017 15:58
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.

2 participants