Add 'spec-quickcheck' (#104)

This commit is contained in:
Clark Fischer 2017-09-18 09:30:18 -07:00 committed by Phil Freeman
parent f5470dfe92
commit 7f7bbbb659

View file

@ -1207,6 +1207,16 @@
"repo": "https://github.com/owickstrom/purescript-spec.git",
"version": "v1.0.0"
},
"spec-quickcheck": {
"dependencies": [
"aff",
"random",
"quickcheck",
"spec"
],
"repo": "https://github.com/owickstrom/purescript-spec-quickcheck.git",
"version": "v1.0.0"
},
"st": {
"dependencies": [
"eff"