Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Update tests for 0.7 and fix bug in JS code #34

Merged
merged 3 commits into from
Jun 11, 2015
Merged

Update tests for 0.7 and fix bug in JS code #34

merged 3 commits into from
Jun 11, 2015

Conversation

sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Jun 11, 2015

By updating the test-code to purescript 0.7, I got all tests compiling and passing. I'm not sure about some of the changes, so I would appreciate if someone could review this. In particular, I'm not sure about the Arbitrary instances for List a which I included in both Map.purs and StrMap.purs.

I also added a missing function keyword in the StrMap.js JavaScript code.

@paf31
Copy link
Contributor

paf31 commented Jun 11, 2015

Looks good. If you modify the build to pull in test-src from -lists, then hopefully you won't need the Arbitrary List instance.

@sharkdp
Copy link
Contributor Author

sharkdp commented Jun 11, 2015

@paf31: Thank you. I included test-src in the gulpfile and removed the Arbitrary List instances.

paf31 added a commit that referenced this pull request Jun 11, 2015
Update tests for 0.7 and fix bug in JS code
@paf31 paf31 merged commit 56e16ff into purescript-deprecated:master Jun 11, 2015
@paf31
Copy link
Contributor

paf31 commented Jun 11, 2015

👍 Thanks!

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

Successfully merging this pull request may close these issues.

2 participants