Skip to content

PureScript 0.7 Compatibility #10

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

Merged
merged 11 commits into from
Jul 22, 2015
Merged

PureScript 0.7 Compatibility #10

merged 11 commits into from
Jul 22, 2015

Conversation

DavidHarrison
Copy link
Collaborator

Changes for PureScript 0.7 compatibility, explicit imports and tweaks for compatibility with pulp:

  • Update dependencies in bower.json
  • Move foreign functions into separate files
  • Change [a] types to Array a
  • Replace Array cons patterns with folds
  • Remove some helper functions that are now in (relatively standard) libraries on bower
  • Move tests to test (for pulp)
  • Generate documentation with pulp

All of the tests seem to run correctly.

@owickstrom
Copy link
Collaborator

@DavidHarrison On vacation right now but I'll have a look at this ASAP. Thanks!

#11

@DavidHarrison
Copy link
Collaborator Author

Thank you. Have a great vacation!

@owickstrom owickstrom merged commit 12ee764 into purescript-spec:master Jul 22, 2015
@owickstrom
Copy link
Collaborator

Thank you for your contribution! Added some fixes to get the Makefile working again, but also tried it with pulp and that works fine. Looks really good, thanks again!

@owickstrom owickstrom mentioned this pull request Jul 22, 2015
@DavidHarrison
Copy link
Collaborator Author

Thank you!

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