Skip to content

Conversation

@kl0tl
Copy link
Contributor

@kl0tl kl0tl commented Dec 13, 2020

This reverts commit d18dc3d but moves the modules back under src/Test/QuickCheck/Laws/Control instead of src/Test/QuickCheck/Laws/Data to match their names.

This reverts commit d18dc3d but moves the modules back under src/Test/QuickCheck/Laws/Control instead of src/Test/QuickCheck/Laws/Data to match their names.
@kl0tl kl0tl mentioned this pull request Dec 13, 2020
Comment on lines 19 to +30
"dependencies": {
"purescript-tuples": "master",
"purescript-gen": "master"
"purescript-arrays": "master",
"purescript-gen": "master",
"purescript-lists": "master",
"purescript-quickcheck": "master",
"purescript-quickcheck-laws": "master",
"purescript-tuples": "master"
},
"devDependencies": {
"purescript-console": "master",
"purescript-effect": "master",
"purescript-psci-support": "master"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I noticed a few dependencies listed in the spago.dhall file are missing from the bower.json file. Do we still need this file?

Copy link
Contributor

Choose a reason for hiding this comment

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

We do need to preserve this file (in order to publish the library, and for Bower users). We can generate the Bower file from the Spago file, or we can manually add the missing dependencies.

@thomashoneyman thomashoneyman merged commit 63ed334 into purescript-contrib:main Dec 17, 2020
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.

2 participants