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

Documentation clarification #172

Merged
merged 1 commit into from
Jun 6, 2017
Merged

Documentation clarification #172

merged 1 commit into from
Jun 6, 2017

Conversation

sol
Copy link
Contributor

@sol sol commented Jun 6, 2017

No description provided.

@@ -224,7 +224,7 @@ data Result
, abort :: Bool -- ^ if True, the test should not be repeated
, maybeNumTests :: Maybe Int -- ^ stop after this many tests
, labels :: Map String Int -- ^ all labels used by this property
, stamp :: Set String -- ^ the collected values for this test case
, stamp :: Set String -- ^ the collected labels for this test case
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nick8325 I assume this are labels (in contrast to the values we talk about e.g. in #117).

@nick8325 nick8325 merged commit d76fb91 into nick8325:master Jun 6, 2017
@nick8325
Copy link
Owner

nick8325 commented Jun 6, 2017

Thanks!

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