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

Updates #18

Merged
merged 3 commits into from
Jun 9, 2016
Merged

Updates #18

merged 3 commits into from
Jun 9, 2016

Conversation

garyb
Copy link
Member

@garyb garyb commented Jun 9, 2016

Resolves #13

@garyb garyb merged commit 03dc4eb into master Jun 9, 2016
@garyb garyb deleted the 0.9.1-updates branch June 9, 2016 11:01
@garyb
Copy link
Member Author

garyb commented Jun 9, 2016

A new release for psc 0.9.1 / 1.0 core libraries has gone out now @menelaos, @bkonkle. Thanks for your work towards getting it updated!

@@ -12,124 +12,124 @@ import Data.Monoid (class Monoid)
import Test.QuickCheck (QC)
import Test.QuickCheck.Arbitrary (class Arbitrary, arbitrary, class Coarbitrary, coarbitrary)

checkLaws :: forall eff. String -> QC eff Unit -> QC eff Unit
checkLaws ∷ ∀ eff. String QC eff Unit QC eff Unit
Copy link
Contributor

Choose a reason for hiding this comment

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

Cool, I didn't know you could use and .

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

Successfully merging this pull request may close these issues.

None yet

2 participants